Is there a way to limit submissions?

  • 13 March 2017
  • 1 reply
  • 20 views

So, here’s my situation - I’m building an event page. Each city can hold 100 people in this event.
The problem is - I haven’t found a way of automatically stopping people from subscribing.

Is there a way of keeping track on the amount of converted people and automatically disable a form?
If so - Is there a way of disabling options in a drop-down selection?

Thanks is advance!


1 reply

Userlevel 7
Badge +3

Hi @gabbrother,

You can limit the form to a pre-set number of leads but you are going to have to tap into the Unbounce API.

Upon page load, pinging the API to see the most recent number of submissions.

Best,
Hristian

Reply