"Reset" choice box values on catalog item variable - possible?
Hi, I'm adding new options depending on other field values. But I need to be able to reset the values back to the "default* options via catalog client script. One workaround (I thought) would be to fist use g_form.clearOptions('fieldname'); and then...