This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
reset button
Started 16 years ago by madeye | 4 posts |
-
is it possible to put a reset button on the forms?
Posted 16 years ago # -
Add: '<INPUT TYPE=RESET>' to your form or to rename the button add: <INPUT TYPE=RESET VALUE="Add Preferred Button Name Here">
Posted 16 years ago # -
does this have to be done in the form code, or can it be done via the designer?
Posted 16 years ago # -
in your includes/view-functions.php file. Around line 1581, right under this code:
<input id="saveForm" class="button_text" type="submit" name="submit" value="Submit" />
MachForm Founder
Posted 16 years ago #
Reply
You must log in to post.