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 0f50098 commit c640909Copy full SHA for c640909
Client-Side Components/Catalog Client Script/Mandatory Subcategory based on Category/README.md
@@ -0,0 +1,14 @@
1
+Client Script: Make Subcategory Mandatory Based on Category
2
+
3
+Overview:
4
+This client script ensures that the Subcategory field becomes mandatory when a Category is selected on the Incident form.
5
6
+Implementation Details:
7
8
+Create a new Client Script with the following configuration:
9
10
+Type: OnChange
11
+Table: incident
12
+Field: category
13
14
+Add the provided script in the file mandatory_subcategory.js.
0 commit comments