I’m working on a home swap app, and want to add a multi-match filter like the one @Jeff_Hager designed in his Concepts app.
I’ve shamelessly copied its design but I’m encountering an issue - the choice component writes to a user-specific column, but the choice is shown to all users as if it were a regular column. Not sure if it’s a bug or I’m doing something wrong.
Choosing “pets allowed” writes to column Choice 1 (user specific to my email)
Data editor shows user specific columns
When previewing as a test user, I see other user’s choice
I’ve tried waiting a bit, changing tabs to see if anything refreshes, but it still doesn’t work. Is this a bug or am I missing something?