Hi all, I'm creating a form for volunteers to submit hours. I'd like to build a form that asks if they are new:
- if no find their information already submitted (name, email) and then let them submit hours
- if yes enter in their information and then let them submit hours
I know how to do #1, how could I do #2 allowing them to enter their new information?
Thanks!