How to hide checkbox variables from RITM/Task form which are empty or false but still shows up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 09:35 AM
I have a few checkbox variables with multiple options which show on RITM form and Task form, but i want to make them hidden when there is no value selected in them or we can say when its empty.
Please suggest how to achieve it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 10:26 AM
@Siva Jyothi M ..yes i wrote a UI Policy inside Variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 10:28 AM
Can you show how the MRVS is looking on the RITM level and also the UI policy written.
Mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 09:31 PM - edited 09-04-2023 09:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 09:53 PM
Hi @Mishu,
I have just created a single row variable set and added 3 variables like below to it.
And I have written a UI Policy like below to hide a checkbox field if it is false.
It is working as expected for me and the variable 2 is hidden on RITM and Task when it is not selected like below.
Please follow the above steps.
Mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi M.