I’ve a set up a pretty straight forward conditional on elements in repeating that is not evaluating properly. In the repeating group is a list of users, and I want to show if the users are active.
If a user active, I’ve check mark
If a user is not active, I’ve a red X
When I view the page, the active status of active users is evaluating as
No go my friend. I can only select a Yes or No value.
I am using a similar expression for First Name, Last Name, and a couple of other fields without issue. Their data is displaying, albeit only the field’s text and no conditionals.
Just a note, this repeating group will be a full list of users associated with the company, not just the 1 user that is logged in.