Article Details
Id: | 13215 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 2.03.02 |
Opened: | 18/08/2015 |
Closed: | 18/08/2015 |
Released: | 01/09/2015 |
Job: | J016106 |
Scripting; Summary Page Standard Block Override; Workflow_Items; Does not compile due to access to WikiTextSimpleToHtml method
Attempting to override the Workflow_Items standard block in a "Summary Page Standard Block Override" Scripts gives the following error:
Intersoft.finSupport2.finUtilities.Friend Function WikiTextSimpleToHtml(text As String) As String' is not accessible in this context because it is 'Friend'.
finUtilities.WikiTextSimpleToHtml is now a Public function meaning it can now be used from Scripts.