Dear Forum,
I had defined a JSON Form providing two checkbockes and a text field.
During the initialization of the form, or after selecting a user in a dnlookup filed, the text filed is initialized with an attribute value of the selected user, and if any checkbox is changed, the value of the filed is cleared.
This was working until IDM 4.8.7, but after the update to 4.9 the value was only sometimes removed.
Can anybody provide a general idea, how to ensure, the text field is cleared on any change of any checkbox?
I can remember there is a way to fire a custom event on the change of one element, and listen on this event to trigger the clearing of the text field, but I cannot remember how to do this in JSON forms.
Kind regards
Thorsten