I’m trying to figure out if there is a way to pass data from the back end to the sign-up sheet… Basically, I want certain users to one click sign-up based on there profile info.
In essences, a button appears on an event, if the user has already signed up for the event, it states “You have signed up for this event”, otherwise, if spots are open, it displays “Sign-Up Now”. If slots are full for that event/job, it says “No More Sign-ups Allowed”.
When they click the sign-up now, it simply changes to “You have signed up for this event” without going to the form fill page.
Lastly, is there a way to show a logged in user what they have signed up for based on email address?
Thank you,
Keith