Appnitro Software Forums » MachForm

submit button

(3 posts)

  1. I have my form at http://holtmusic.com.au/contact/view.php?id=1

    currently the submit button says "Continue" how can I change it to say "Submit"?

    any help appreciated.

    Posted 3 months ago #
  2. Hi,

    You can simply edit "includes/languanges.php" file, try to search these code and make a change to the value :

    //form buttons
    $lang['submit_button']		=	'Submit';
    $lang['continue_button']	=	'Continue';
    $lang['back_button']		=	'Back';
    Posted 3 months ago #
  3. I expect you have the "Show Review Page before Submitting" feature turned on. That would be one way you're getting "Continue" rather than "Submit button.

    If you don't want the review feature turned on, you can un-check the box "Show Review Page..." in the Form properties for that form in the Machform editor.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.