Restrict submissions by field
-
I am creating a register form for an event.
Users have to choose one room, so I need to restrict form submissions by room.
Something like this:
– Room A – 10 submissions
– Room B – 10 submissionsIf Room A gets to 10 submissions, and the user tries to register for Room A, a message will “that room is full”. And the other way as well.
Is that possible to create? With calculations maybe?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Restrict submissions by field’ is closed to new replies.