Email Validator widget: ability to translate the Verify button

  • Frix
    Asked on November 29, 2015 at 7:03 PM
    Hi again!
    Any way to do this with the verify button on the email confirmation button as well?
    Thank again!
    Kindest,
    Fredrik B. Werpen
    Jurist
    BWRR.no
    Postboks 482, Bra
  • Boris
    Replied on November 29, 2015 at 7:24 PM

    I see that this is about the following form: https://form.jotformeu.com/53325310179349

    Unfortunately, the same workaround that we have used on the SMS Confirmation widget can't be applied to the Email Validator widget, because of technical differences between the two.

    - On the SMS Confirmation widget, we were able to use CSS to substitute the text of the button, because the button was an actual HTML button element. We can use CSS ::before and ::after pseudo-elements to change the display of button elements in a way that it appears translated.

    - In the Email Validator widget, the Verify button is instead an HTML input element instead, and input elements do not allow pseudo-elements such as ::before and ::after to be used on them. I would recommend that you please remove the custom CSS that was added to the Email Validator widget, so that the original text can be displayed again.

     

    Since we can't use the workaround on this widget, I have forwarded this to our developers as a feature request for possible inclusion in the future - the ability to translate the "Verify" button of this widget. We can't give any estimates on when this feature request might be worked on or implemented by our developers, but rest assured that it is now on our developers' radar and we will let you know through this thread when / if it is implemented.

    Thank you for your patience and understanding.

    If you need assistance with anything else in the meantime, please do open a new support thread about it, and we will do our best to help.

  • TitusN
    Replied on May 20, 2016 at 8:33 AM

    Hello,

    You can now personalize the email validator buttons via the widget settings: 

    Email Validator widget: ability to translate the Verify button Image 1 Screenshot 20

    Please give it a try and let us know. 

    Thanks!