hide the closed option in the state field

Shir Sharvit
Tera Contributor

Hi,

In the incident form - how do I hide the closed option in the state field?

 

Thank, Shir

2 REPLIES 2

Vasu ch
Kilo Sage

Hi @Shir Sharvit 

Create an onLoad client script or any other client script as per your requirement on the Incident table. Add necessary conditions under which you want to hide the Closed choice value. And use the below method.

g_form.removeOption(<fieldName>, <choiceValue>);

 

Regards,

Vasu Ch

AndersBGS
Tera Patron
Tera Patron

Hi @Shir Sharvit ,

 

If you would like to remove the closed option from state field, you can right click the state filed and chose "configure choices" 

AndersBGS_0-1699858285893.png

 

Then remove "closed".

AndersBGS_1-1699858323087.png

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/