Article Details
| Id: | 21382 | 
| Product: | finPOWER Connect | 
| Type: | NEW | 
| Version: | 4.01.01 | 
| Opened: | 18/04/2024 | 
| Closed: | 18/04/2024 | 
| Released: | 24/06/2024 | 
| Job: | J033337 | 
HTML Widgets; ParametersHost control; New method SetParameterReadOnlyByName
A new method, SetParameterReadOnlyByName has been added to the widget.UI.ParametersHost object.
This can be used to update the read-only state of the control representing a parameter, e.g.:
C.phFilters.SetParameterReadOnlyByName("MyBooleanParameter", true);