removeOption to a Selectbox variable
Hi, I have a select box type variable where the options are from a reference table. The following removeOption doesn't works for me. Is it possible to remove the option by passing the corresponding sys_id. g_form.removeOption('variable_name', 'sys_id...
