Limit the number of entries on a form

Options

I am trying to use a form to collect registration for an event. There is a limited number of attendee spots at the event. Is there a way to shut off the form after 100 entries? I could only find old posts on this and was hoping an update had been made to help with this.

Answers

  • L_123
    L_123 ✭✭✭✭✭✭
    Options

    Not directly, there are only work arounds, and none are perfect. Instead you could put a workflow into the table to tell people if they made the reservation list or not fairly easily, and make the link a request for a spot instead by using update requests or alert notifications with whatever criteria you want. (and you can disable the form manually whenever you want.