Does anyone know why this only works inside the Glide layout, but not in the published app?
I recorded a video showing the issue (linked below).
For context: I run a cleaning company, and I’m trying to set it up so that when I add a new cleaner, they are automatically added to the user database with the role “Cleaner.”
However, it only seems to work inside the Glide editor, not in the live published app.
Any ideas why this might be happening?
I also tried setting the cleaner role directly in the same step where I add the row to the user database, but it still doesn’t work :