Article Details
Id: | 19258 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.00.00 |
Opened: | 29/04/2022 |
Closed: | 15/06/2022 |
Released: | 21/12/2022 |
Job: | J028656 |
HTML Widgets; Widget Parameters not converting to ISKeyValueList correctly
Any Parameters entered in the HTML Widget UI via a Parameters Host control which are then passed back to VB.NET and converted to an ISKeyValueList were being set as String values, regardless of their actual type. This was incorrect and has now the correct data types are set.
This was most obvious where a Parameter Set had been configured for New Account entry, and a new Account entered via the New Account HTML Widget. Once the Account had been entered, viewing its User Data would show that every Parameter had a "String" type, even if it should be something different.