Copy link to clipboard
Copied
Hi,
Thank you so much for your help!
So I have set up a validation script that a dropdown will populate 3 fields, it is just that the change happens only when you click into the field that is being populated. It should update the field on mouse-up when the dropdown item is selected. Is there an option to fix it?
Thank you!
Copy link to clipboard
Copied
In the dropdown field properties -> options tab tick 'Commit selected value immediately'.
Copy link to clipboard
Copied
In the dropdown field properties -> options tab tick 'Commit selected value immediately'.
Copy link to clipboard
Copied
Just like Bernd said,
right click the field and select properties. Click on the Options tab check the box that says, "Commit selected value immediately". Do this and the value will change right away.