Hello to all
I have an INPUT element inside a FORM, and I added an “On change event” codeless to verify if the value changed is already in a list.
The event works when the user changes the value with the keyboard but when I use the block “Set data model” to change all the values in the FORM, the “On Change Event” it is not triggered
Is this how it should works? or maybe a bug?