How can I change Submit button text?

  • Gregor
    Asked on May 31, 2017 at 2:30 AM

    Wie kann ich den Text vom "Submit" Button ändern?

  • John_Benson
    Replied on May 31, 2017 at 3:27 AM

    You can change the text of the Submit button on the Properties page of the field. To do that, here's a guide:

    1. Log in to your account
    2. Open the form.
    3. Select the Submit button field.
    4. Click the Properties button.
    5. In the General tab, change the text under the Button Text.

    How can I change Submit button text? Image 1 Screenshot 20

    Hope that helps. Let us know if you need further assistance. Thank you.

  • Chriistian Jotform Support
    Replied on May 31, 2017 at 4:20 AM

    It seems that the reply in this thread did not reach the Support Forum. For us to properly view the reply, please open this thread: https://www.jotform.com/answers/1158920 on a browser and try to post your reply again.

    Regards.

  • aktuar
    Replied on May 31, 2017 at 9:59 AM

    Hallo

    Danke für die Hilfe, das habe ich schon probiert, kein Erfolg.

    Ich kann Submit nicht ändern

    Gruss Gregor

     

    How can I change Submit button text? Image 1 Screenshot 20

     

  • liyam
    Replied on May 31, 2017 at 12:13 PM

    Hello,

    Can you try logging out on your account and logging back in and try editing your form again? If you are still not able to edit your submit button on the form builder, you can try removing the existing one and then add a new one.

    How can I change Submit button text? Image 1 Screenshot 20

    If this doesn't work, perhaps we can do the change for you, then you can try editing it on your end? 

    Thanks.

  • aktuar
    Replied on May 31, 2017 at 2:44 PM
    Hello

    can you please the Button "Submit" change of the Button "Absenden"

    thank you verry match

    regards

    Gregor

    Von: JotForm [mailto:noreply@jotform.com]
    Gesendet: Mittwoch, 31. Mai 2017 18:13
    An: aktuar@nikolauswangen.ch
    Betreff: Re: Wie kann ich den Text vom "Submit" Button ändern?

    A new response has been received:
    JOTFORM
    Answered by liyam
    Hello,
    Can you try logging out on your account and logging back in and try editing your form again? If you are still not able to edit your submit button on the form builder, you can try removing the existing one and then add a new one.

    If this doesn't work, perhaps we can do the change for you, then you can try editing it on your end?
    Thanks.
    View this thread on browser » Unsubscribe Thread
    1496247202
    ...
  • Support_Management Jotform Support
    Replied on May 31, 2017 at 5:14 PM

    Hey Gregor - It was never clear which form you're working on so I'll just assume it's this one 71161999484369

    The reason you can't change the text on this SUBMIT button...

    How can I change Submit button text? Image 1 Screenshot 20

    ...was because that's not a text - That's an image, and it's a part of the Vintage Star theme you're using for that form.

    The only real way to change the SUBMIT button text is to hide the image and re-display the actual text. You can achieve that by injecting the following CSS Codes to your Form Builder:

    .form-submit-button {

      background: none !important;

      text-indent: 0px !important;

    }

    Complete guide: How-to-Inject-Custom-CSS-Codes 

  • Gregor
    Replied on June 1, 2017 at 3:44 AM
    Hello
    thank you verry match, its working :-)
    best regards
    Gregor
    ----Ursprüngliche Nachricht----
    Von : noreply@jotform.com
    Datum : 31/05/2017 - 23:14 (UTC)
    An : gregor.s@bluewin.ch
    Betreff : Re: Wie kann ich den Text vom "Submit" Button ändern?



    A new response has been received:






    Answered by
    Jim_R



    Hey Gregor - It was never clear which form you're working on so I'll just assume it's this one 71161999484369

    The reason you can't change the text on this SUBMIT button...


    ...was because that's not a text - That's an image, and it's a part of the Vintage Star theme you're using for that form.

    The only real way to change the SUBMIT button text is to hide the image and re-display the actual text. You can achieve that by injecting the following CSS Codes to your Form Builder:

    .form-submit-button {

    background: none !important;

    text-indent: 0px !important;

    }

    Complete guide: How-to-Inject-Custom-CSS-Codes




    View this thread on browser »
    Unsubscribe Thread


    1496265286
    ...