Hi,
Indeed refreshing the dialog is the solution.
Also, another solution is to use another property in the "Set property" custom action (i.e. MY_PROP, not the property used by your edit box control) and also use "MY_PROP" property in the "Argument" text field of the "Set installer property value" published event.
For example:
The "Set property" custom action will be configured as follows:
- Property: MY_PROP
Formatted: Your value
The "Set installer property value" control event will be configured as follows:
- Event Name: [MY_EDIT]
Argument: [MY_PROP]
Condition: 1
In this case you will not need to use the "AiRefreshDlg" property anymore.
Best regards,
Eusebiu
FOLLOW US