I need the validation error text in spanish

  • larr85
    Asked on August 20, 2015 at 10:28 PM

    i have a form that i made from a template, and i want that the validation error text in spanish. and i what the submit button bigger

    the form name is: la pitonisa del amor cali.

     

     

  • victor
    Replied on August 20, 2015 at 11:36 PM

    Hi,

    To change the text "THERE ARE ERRORS IN YOUR FORM" please follow the instruction:

    1. On edit mode of form, click "Preferences".

    I need the validation error text in spanish Image 1 Screenshot 70

    2. Go to the "Advanced Settings" tab and click "Edit Form Warnings"

    I need the validation error text in spanish Image 2 Screenshot 81

     

    3. Click the message you wish to change. You can scroll down to view the additional warning messages

    I need the validation error text in spanish Image 3 Screenshot 92

     

    4. Edit the message, click OK then save

    I need the validation error text in spanish Image 4 Screenshot 103

     

     

    In some instances, the "Ok" button will not be initially visible. When that happens, hover the mouse over the message and when the scrollbar appears, click it and drag it downward:

    I need the validation error text in spanish Image 5 Screenshot 114

     

     

    5. If there isn't anything else you wish to change, close the settings

    I need the validation error text in spanish Image 6 Screenshot 125

     

    6. Save form & you're done

     

    The only way to re-size submit button is by injecting custom CSS to your form. You can use this code and inject it on your form.

     

     

    .form-submit-button {

     

    font-size: 45px !important;

     

    }

     

  • larr85
    Replied on August 26, 2015 at 8:08 PM

    tks for the help

  • Jan
    Replied on August 26, 2015 at 10:57 PM

    Glad to hear that the solution provided by victor fixed your problem. On behalf of victor, you're welcome. Let us know if you need any help. Thank you.