We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9973350 commit de926afCopy full SHA for de926af
Client-Side Components/Client Scripts/Auto-Fill Assignment Group Based on Category/README.md
@@ -0,0 +1,7 @@
1
+This ServiceNow **Client Script** automatically assigns the **Assignment Group** based on the selected **Category** on the Incident form.
2
+It helps to route incidents to the right support teams quickly, improving efficiency and reducing manual errors.
3
+
4
+Script Type
5
+**Type:** onChange
6
+**Applies to Table:** `incident`
7
+**Field Name:** `category`
0 commit comments