- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 10:25 AM - edited 05-14-2024 10:26 AM
I created one record producer/ catalog form and applied some UI policies to that variaables on the form as in below screenshot:
Client name not found variable is Check box type. and it will display when Select choice is selected as Test value 2, it will disappear when test value 2 is selected as choice.
Now after submitting this form in Employee center, The Client name not found check box variable is displaying under Request Details tab after submitting.
Note: Applies to Target record is selected on UI police.
Note: Only check box type variables are getting displayed as showing the above screenshot. Other than check box type fields it is working as expected.
Thanks in Advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 10:59 AM
I think this has to do with the way checkbox variables work. If I remember correctly the request details displays based on the variable having a value or not. Since check boxes always have a value (true if check and false if unchecked) they will always display.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 10:59 AM
I think this has to do with the way checkbox variables work. If I remember correctly the request details displays based on the variable having a value or not. Since check boxes always have a value (true if check and false if unchecked) they will always display.