The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
How to put a cap on the number of submissions? - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: How to put a cap on the number of submissions? (/showthread.php?tid=770) |
How to put a cap on the number of submissions? - Scott - Jul 2nd, 2010 Hi all, FormTools is awesome! I've now got a project where the number of submissions must be capped at a specific number. How would I use the API method to count the submissions and then redirect to a registration is full page when the cap is met? If the submission is under the cap there will be a PayPal processing step. Thanks in advance. Scott |