Article Details
Id: | 20650 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.00.03 |
Opened: | 29/06/2023 |
Closed: | 25/08/2023 |
Released: | 27/09/2023 |
Job: | J031442 |
HTML Widgets; New Client HTML Widgets; Blank Addresses were incorrectly added
In the New Client HTML Widgets (Individual and Organisation), if no address was entered blank addresses were being incorrectly added to the Client.
This has been fixed, and now if no address information has been entered, no Client Contact Address will be added to the resulting Client record.
Additionally, the following function has been added:
finClientContactAddress.HasValues()
This is the equivalent of the existing:
finClientContactAddress.ToAddressDetails().HasValue
The following HTML Widgets have been updated:
- HtmlWidget_ClientNew_Individual
- Version: 1.19 (25/08/2023)
- HtmlWidget_ClientNew_Organisation
- Version: 1.17 (25/08/2023)