Restrict the number of entries

sclarkstone 17 Feb, 2009
Hi. Is there a way that i can restrict the number of entries? So that when a set number of people have used the form the form becomes hidden? thank you in advance.
GreyHead 17 Feb, 2009
Hi sclarkstone,

Yes, if you are saving the results in a database you can add code to your Form HTML to get the number of records in the database and hide the form if there are nmore than X.

Bob
This topic is locked and no more replies can be posted.