- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2020 08:42 PM
Hi All,
I'm trying to make a field appear based on an option selected for the field "Disciplinary issue reasons" which is a reference field.
Referring to the above screenshot, "Please provide more information" is a custom string field, that I want to display only when the "Disciplinary issue reasons" contains Other.
One of the ways I'm trying to implement this, is by creating a UI Policy that runs on when the field "Disciplinary issue reasons" contains "Other" with the Script below.
I also tried creating a Client Script but didn't work as well.
Will appreciate any help. Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2020 09:04 PM
Hi there,
Try to create a onChange UI Policy Action ,setting "Please provide more information" field as visible true and enable the "Reverse if False" true.
I hope this will resolve your issue. If so, then please mark it as correct and helpful.
Thanks and Regards,
Ishita Shrivastava.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2020 09:33 PM
Hello,
You are saying "Disciplinary issue reasons" field is Reference field. So in that reference field should contain "other" as a record, like this. I have made in cmdb_ci reference table.
After selecting "other" in "Disciplinary issue reasons", "Please provide more information" field get auto-populated
Then simply apply UI Policy on that.
Please mark reply as Correct/ Helpful, if applicable. Thanks!
If not then please let me know.
Warm Regards,
Prithviraj Howal
SNOW Developer