Id: | 11807 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 2.01.00 |
Opened: | 04/04/2014 |
Closed: | 07/04/2014 |
Released: | 27/06/2014 |
Job: | J013102 |
![]() |
Decision Cards; Decision Outcome Summary Page updated to Summary Page (version 2)
The built in Decision Outcome Summary Page has been updated to a Summary Page (version 2) type Script.
This produces HTML that can be converted to a PDF file without altering the format.
Both Summary Page and Summary Page (version 2) type Scripts are supported for backward compatibility. Therefore, the Script dropdown on the Options page of the Decision Cards form will list all active Scripts with a Target Object Type of 'DecisionOutcome' that are either Summary Page or Summary Page (version 2) type Scripts.
A new constant, ShowOutcomeTitle has been added. If set to True, this will display a title of 'Outcome' above the top summary.
This is flagged as a breaking change since the finScriptFunctions.BuiltInDecisionOutcomeSummaryScript method has changed and any existing Scripts including the built-in code via the #include directive will need to be updated to:
- include "SummaryPage2_DecisionOutcome_OutcomeSummary"