Article Details
Id: | 19579 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.00.00 |
Opened: | 01/09/2022 |
Closed: | 15/09/2022 |
Released: | 21/12/2022 |
Job: | J029502 |
HTML Widgets; AccountFinancial Control; Change Event now includes Credit Limits in fieldUpdated parameter
Previously, the Change event configured against the AccountFinancial Control (afFinancial_Change, in the New Account HTML Widget) provided a blank "fieldUpdated" value when the Credit Limit fields were updated. This has been updated so that "fieldUpdated" will now return the following if the corresponding Credit Limit field is updated:
- CreditLimit1
- CreditLimit2
- CreditLimit3
This can then be used in the change event to handle scenarios where the Credit Limit is updated.