Servicenow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi,
Please explain me how to achieve below task.
Create a Client Scripts (onChange) to dynamically filter Assignment Groups based on Caller’s department.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @sheddyshiri,
as it says - create a client script (for backend table) or catalog client script (for variable on a portal), select type onChange and in the GlideAjax call to retrieve the department and return it to the Portal.
Please share what have you tried and where you got stuck to help you
———
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */