I’m new to Bubble and I’m facing a problem:
I’m creating a simple meeting scheduler app to practice. I have a sign up page for the app and I followed some tutorials to get to this point. I’m basically signing up the user, but I also want to save their name, phone and remember inputs.
Initially I added these as separate actions with “Make changes to user”, but then I discovered that I could do it in the sign up actions itself.
The problem is that when I go to the sign up page and click on “Criar Conta” nothing happens, not even when debugging in slow mode, it simply doesn’t trigger the event.
But if I take the assignments out and leave just the plain sign up it works. I don’t understand it.
Here is the page:
Qualimobi - Agendamentos (bubbleapps.io)