Resolved! limit the number of options on select box based on another variable value
I have a catalog item with set of variables we're concerned about two request_type which is a reference variable and a service_offering variable which is a select box with three options "add" , "update" , "remove"what i want to do is to remove the op...