hide the closed option in the state field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 09:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 10:13 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 10:52 PM
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"
Then remove "closed".
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/