Skip to main content

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!

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