I want to set a visibility condition on a button that will show/hide based on the condition that the Authenticated User is included in a Data Type (list) field.
I have a Document called user_project with a Data Type (list) field called project members which stores a user document and a role value. I want to toggle visibility if the user is included in the list of Data Types.
Thanks in advance ๐