I have a SuiteLet that is a form with some drop-do...
# suitescript
j
I have a SuiteLet that is a form with some drop-downs, and a submit button. I’d like the form to submit when one (not any/all) of the drop-downs changes. What is the correct thing to put in my fieldChanged() function?