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
Is there a way to put reset button next to submit??
Started 16 years ago by stewardondi | 2 posts |
-
client wants to give customer option to click "reset" just in case they want to do such.
Posted 16 years ago # -
In your includes/view-functions.php file. Around line 1581, you'll find this code:
<input id="saveForm" class="button_text" type="submit" name="submit" value="Submit" />
insert your reset button right under that line.
MachForm Founder
Posted 16 years ago #
Reply
You must log in to post.