Dear Softr,
My use case is a menu card where users can configure a house. This requires some conditional filtering (e.g.: when a flat roof is selected, roof tiles are not applicable so they’re filtered from remaining possibilities that the user can see and select).
Now I have this functionality operational (with use of Make the choice are recorded in Airtable - and the user is redirected to the specific menu where they make their selection). BUT: when the user wants to remove one of their choices (with a delete button in a List block), this needs to trigger that certain filtered options (in another list block) become visible again.
Can you help to fix this? At this stage I believe I need to ask the user to reload the page manually.