Resolved! How can i hide field choices on incident form.
Hi Team, I need to hide Closed and Cancelled state choices. and i have wrote onload client script.g_form.removeOption('state' , 'closed') its not working. And i have to hide on hold and resolved, when state is New. How can i do thi...

