- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2019 11:29 PM
We have a variable, "Repeat" of type reference to table sys_choice. it has 9 option as shown in below image
If i select option, daily.. then a new text field should show up to set number of days. How to do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2019 12:05 AM
Hi,
You can write a UI policy with condition as Repeat is Daily.
On your UI Policy Actions, add the field number of days and mark it as Visible to True and Mandatory = True.
Also make sure you have checked reverse if false in your UI policy.
Please try it out.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2019 12:05 AM
Hi,
You can write a UI policy with condition as Repeat is Daily.
On your UI Policy Actions, add the field number of days and mark it as Visible to True and Mandatory = True.
Also make sure you have checked reverse if false in your UI policy.
Please try it out.
Thanks!