Article Details
Id: | 20186 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.02 |
Opened: | 21/03/2023 |
Closed: | 17/04/2023 |
Released: | 27/06/2023 |
Job: | J030717 |
Client Image; now supports MP4 video
The Client Image in the Profile page, and also displayed in the Key Details page, now supports MP4 video files.
The Client_Summary3 standard block (which is used in the Key Details page) now supports two additional parameters in its "otherParameters" key-value list parameter. These are:
- SingleTable (Boolean)
- Specifies that the method should return just one ISSummaryTable, rather than the three tables that are returned by default. If SingleTable is TRUE then the information from those three tables ("Main" "Contact Details", and "AKAs") is combined and presented entirely withint he "Main" table. That was done to prevent the "Contact Details" and "AKAs" tables being pushed below the bottom of the Client image.
- ImageWidthPixels (Integer)
- Specifies the width for the Client Image or Video. Set this value to zero, or omit this parameter from the key-value list, to prevent the Image or Video from being displayed.
NOTE: User-written scripts that expanded the built-in standard block or summary page prior to this change will not contain this new functionality.
The following standard Summary Page block has been added:
- Client_Summary3
- Version: 1.03 (20/04/2023)
The following built-in Summary Page script has been updated:
- SummaryPage2_Client_KeyDetails
- Version: 2.14 (20/04/2023)