Set some states as inactive states
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2017 09:53 AM
Hey guys,
I have a table extended from the task table and have a few new states that I have added to it. Is there a way to set these states as inactive states without setting up a business rule, so that whenever one of these states is selected, the active field is automatically switched to false?
Thanks,
Raed
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 09:47 AM
A client script can do that, ones that runs "onChange" for the extended table and the state field. Plenty of examples in your instance.