The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Add submission button MOD - 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: Add submission button MOD (/showthread.php?tid=4604) |
Add submission button MOD - lewonar - Sep 11th, 2014 Hello, Is possible to enable "add submission" button only if the "required" fields are compiled? I don't want that clients make empty submissions. Thanks RE: Add submission button MOD - mrGarvin - Sep 15th, 2014 If you're talking about validation there is two articles in the tutorial section of the documentation that helps you out. http://docs.formtools.org/tutorials/ But if you're talking about the empty rows that appear in the database on un-finalized submissions, please check the forums for this. For instance: http://forums.formtools.org/showthread.php?tid=1559 |