Skip to content

Commit c640909

Browse files
authored
Create README.md
1 parent 0f50098 commit c640909

File tree

1 file changed

+14
-0
lines changed
  • Client-Side Components/Catalog Client Script/Mandatory Subcategory based on Category

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)