Hello, I have a drop down menu. Next to it, the user can "Modify" or "Cancel" At one point, the option selected by the user is "ADD_NEW_TABLE". If the user clicks "Cancel", I would like the value (stored in a field) to be forced to be the selected option. How could I do that? THank you