Skip to content

Commit 4833ceb

Browse files
authored
readme.md
This file explains the purpose of the script and how to use it.
1 parent ad88d62 commit 4833ceb

File tree

1 file changed

+6
-0
lines changed
  • Client Scripts/Remove Option from Choice List

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
**Purpose:**
2+
This onChange function automatically reacts when the "Category" field is changed. If the new category selected is "inquiry," the function removes the options for "Impact" and "Urgency" that have a value of 1.
3+
Whenever a user selects a new category, the script checks if it’s set to "inquiry." If so, it removes the specified options for "Impact" and "Urgency".
4+
**How to Use This Function**
5+
You can use this Onchange client script on any form and maanage your field choice options.
6+

0 commit comments

Comments
 (0)