- This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Limit Max and Min Seats based on Mutli Price
I have a form that has 3 price options: Free, $5, $7.50. I want to restrict seats on the Free and $5 level and require a minimum for the $7.50 level.
Currently there is a Max # of seats and Min # of seats fields, but they seem to break my form if I try the same method as setting the price — 1||2||3
Is there any way to acheive what I am trying to do? I attached a screenshot with the areas in question.
Thanks
If you use a multiseat event, you need to change your RSVP form to show that: #_SEATS{1}, #_SEATS{2} etc … (and no longer just #_SEATS). See the doc on multiprice events and the doc on multiseat events.