Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

FELIPE VALENCA
Tera Contributor

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-

FELIPEVALENCA_2-1747073697725.png

2 - 
FELIPEVALENCA_0-1747073574136.png

3- 

FELIPEVALENCA_1-1747073609739.png

 



2 REPLIES 2

Mark Manders
Mega Patron

Did you try 'is not empty'?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

FELIPE VALENCA
Tera Contributor

Yes, 'is not empty' works, but I'm trying to display options based on the user's selection.