- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 06:40 AM
Hello,
I need to make my variable read only in the ticket status widget. I tried the following client script on Both UI it works on the incident form but not in the widget. I have tried updating widget server script to data.embedVariables = $sp.getWidget('your_cloned_variables_widget'); but it didn't work.
Please advise.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 11:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 11:35 AM
Please try solution from https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0723657
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2024 04:12 AM
Thankyou it worked!!