This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Change "Submit" button text when clicked
Started 12 years ago by jhinkle | 6 posts |
-
With the addition of the themes functionality - is it possible to implement this request to ALL forms (existing and newly created):
Change the Submit button text to something like "Processing ... please wait". Because for a few of my LONG forms, it takes a while for it to save to the database and the user thinks it's timed out and gets upset. Let me know your thoughts.Posted 12 years ago # -
It doesn't have to change the text on the submit button - it could be an alert message or something else notifying the user that it might take a while, so calm down for a bit.
Posted 12 years ago # -
It is possible to display the text "Processing...please wait" next to the submit button. Is this okay?
It can be done by modifying the view.js file.Currently the view.js file is being packed. Please contact us directly and I'll send you the source code of the file along with the modification.
MachForm Founder
Posted 12 years ago # -
Hi there, can you please send me the file too for changing the button once pressed? I get a lot of duplicated forms from impatient users who press the submit button more than once.
Posted 10 years ago # -
@dvprty: If you can upgrade to version 4.2, this version is supposed have code to prevent double submissions built in:
http://www.appnitro.com/blog-machform42-released
(Scroll down and look under "Bugfixes and Improvements".)
I haven't tested this myself, and I don't know if it displays a message, but it is supposed to disable the "Submit" button once it is clicked until the data currently being submitted has been completely processed.
Posted 10 years ago # -
Yes, version 4.2 have built-in code to prevent double submission already. It won't display the text of the submit button, only disable it once being clicked by the user.
MachForm Founder
Posted 10 years ago #
Reply
You must log in to post.