- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2023 10:20 AM
Hi,
I have the fields category and subcategory on incident table. Subcategory field is dependent on category. Not all categories option has sub categories choices. I have a requirement to make the field subcategory mandatory and visible only when the category has sub categories choices.
How can I achieve that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2023 10:45 AM
@Alon Grod easy requirement
create UI policy
give conditions
category is what you want
submit record the undrr it add policy action
firld sub category mandatory true and visible true
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2023 10:45 AM
@Alon Grod easy requirement
create UI policy
give conditions
category is what you want
submit record the undrr it add policy action
firld sub category mandatory true and visible true
Bharath Chintala