- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 02:42 AM
Hi Team,
I am trying to hide one annotation(information) on the incident form based on one condition .
Condition: when assignment group is service desk i want to show annotation and when assignment group is not "ServiceDesk "i don't want to show that annotation .
Below is the screenshot for reference .
any help would be great .
Regards,
Govardhan
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 02:49 AM
Hi Govardhan,
please check below links; both mention that you will have to use DOM manipulation to achieve this
For that to work: un-check the 'Isolate script' checkbox so that your DOM manipulation script can run without issue; this field is not on form; but from list you can edit that
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 02:46 AM
Refer the below example
It wiil be helpful in your case.
Mark my ANSWER as CORRECt and HELPFUL if it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 02:49 AM
Hi Govardhan,
please check below links; both mention that you will have to use DOM manipulation to achieve this
For that to work: un-check the 'Isolate script' checkbox so that your DOM manipulation script can run without issue; this field is not on form; but from list you can edit that
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 03:02 AM
Hi
refer the following thread it might help you
If it help mark helpful or correct
Thanks and regards
Anil