Was considering adding a swipe condition to not go past the 3rd card—thoughts?
What about if user swipe the 3rd card, do the same action as your Get Started
button?
great, Bob!
If image is empty AND if first name is empty AND if last name is empty, etc.
Great…as usual…
Nice!
Looks great! was just trying something like this today.
Is it possible to get the form entries in the swipe cards itself?
thinking this should be possible with buttons to enter data can be set with a visibility condition to show only in a certain card
question would be getting that data to the user sheet, I’m sure this is possible, need to read / explore for it
potential problems: since you can’t swipe back to the last card (as of yet), if someone ignores a button in a card, they need to swipe all cards again to get back to the parts they haven’t finished.
You’re exactly right. You can use user specific columns along with an add row action attached to a button to allow the card itself to be a form. What you can do is prevent users from moving onto the next card until a relation is found between the card and the user submission.
thanks Robert, will try this