Resolved! The useage of g_form.removeOption()
Hello, I have a requirement to hide a choice value 'Preview' from a 'category' field on the incident form for newly creating tickets without affecting the older tickets that is already being created in the system. I tried using g_form.removeOption() ...