Servicenow

sheddyshiri
Tera Contributor

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

GlideFather
Tera Patron

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! */