UI Rule conditions doesn't work in Mobile Agent when using MultiSelect field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 11:18 AM
After filling in a MultiSelect field with a value, I am trying to create a UI Rule to hide or show a field, but the validations are not working. I have already tried using LIKE and CONTAINS, but they are not working correctly. The same validations with simple fields or reference fields are working fine. This condition needs to work in the Mobile Agent, including when the device is offline.
1-
2 -
3-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 12:33 AM
Did you try 'is not empty'?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 05:22 AM
Yes, 'is not empty' works, but I'm trying to display options based on the user's selection.