- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 12:05 AM
I received a requirement that in the incident form, if Subcategory 1 (u_subcategory) is SAP, only APO, ECC, OpenText, and SAP-Security should be shown in the CI field.
I created a Client Script, but there's an error: onChange script error: TypeError: g_form.setDependentField is not a function function () { [native code] }
Client Script:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 12:43 AM
You will need to adjust this in the reference qualifier of the cmdb_ci field. Add a check to the subcategory field and limit the choices.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 02:11 AM - edited 05-15-2024 02:14 AM
Hi,
refer the below youtube link and watch from the 32:50
https://youtu.be/kcKcM50CTyc?si=dnNRVZDUE1UNqSQc