How to disable select field option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2017 02:54 PM
We were using a script from servicenowguru to Disable/Enable Select Option.
Suddenly, after Jakarta upgrade, it stopped working.
Tried jQuery and DOM way to put it to work, but could not. Did anyone have this issue and solved it?
please share you thoughts.
In this picture, Pre-Approved must be greyed out, it was and not anymore.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 02:45 PM
Thank you Brian and Hardit.
I will try your solutions and post my comments soon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 02:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 03:16 PM
Brian Tuy,
Your solution worked best. Thank you.