I created an option set “Roles” with “coach” “athlete” values. My User table has a “role” field set to this option set as a data type. How then do I create a search or a filter that will show / hide elements on the page based on the user’s role?
I tried creating a condition and checking “Current User’s role / Do a search for” but I can’t search option sets for a value:
But, when I set “Current User’s role / is / …” the list of available filtering/searching doesn’t make sense to me… I would think I would see something “Roles” then set a “Roles’s value = Roles.Coach” or something similar…
I also tried “Get an Option” but couldn’t see a way to filter/search for a speific Option Value… Thanks! New here, obviously…