Hi, I’m Dan, very new here, just playing around, and loving it so far!
Looking for some help though as I’m a little stuck.
I’ve created a community events group, the link is public and available to anyone.
When I create an event though, and try register it requires a sign in, whereas when I’m doing it in the layout tool it works perfectly and there’s no sign in required. Any help would be fabulous!
Hi
welcome
Have you check your privacy settings. If you don’t want a user to have to sign in make it ‘public’ User Experience
Hey thanks for your response, it was public all along. However when I tested on private, I needed to create a log in, and then when I tried to register to an event, I could no problems…
So when you press the register button it sayes ‘please sign in’?
What do you want the press of the button to do?
What is the action you have on the register button?
Guide to actions - Introduction to Actions
This is what I want to happen…
But this is what actually happens
So is this a combo action you created? The second branch requires you to sign in.
I didn’t create it, it was there by default.
I just want users to register to an event, select how many attendees and press enter then have the event saved to their ‘my events tab’.
This happens when they sign in, I just want to bypass that step.
The custom action can be changed. You’re not stuck with how it has been configured. You’ll need to change the IF condition and probably get rid of the second branch that contains the sign in action.
Yep, you’re right I’ve tried playing with that.
If I remove the sign in, it’ll say success but it won’t direct me anywhere or sync with ‘my events’
So was this a template you copied over to your dashboard?
Based on your description, sounds like what you need is a form that allows users to enter the number of attendees. Then you submit that row to a destination table, with columns for Event ID, User ID, and attendees.