Article Details
Id: | 11627 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 2.00.02 |
Opened: | 06/12/2013 |
Closed: | 06/01/2014 |
Released: | 05/02/2014 |
Job: | J012643 |
Business layer finScriptFunctions class updated to ease creation of Summary Pages from Scripts
The following methods in finScriptExecutable have been updated so that if no ScriptContextData is provided or, if the ScriptContextData contains no 'Target' property, a Target of 'Form' is assumed. This allows Scripts to more easily generate Summary Pages which include the necessary CSS references without having to create a ScriptContextData object.
- ExecuteSummaryPage2
- ExecuteSummaryPageSearch
This means that methods such as finScriptFunctions.BuiltInClientSearchSummaryScript will generate HTML that can be used from the finPOWER Connect Windows User Interface by default.