Support for aeabic users

  • adnanpharma90
    Asked on August 9, 2015 at 2:49 AM

    I want to create form for Arabic users, I know it is supporting arabic language, but i want to write the words on the right side of the text row, not on the left side as we get now.

    Name [========] this is the original one,

    I want it like this:

    [========] name.

     

    thank you very much

  • elfcngzz
    Replied on August 9, 2015 at 8:34 AM

    Hi adnanpharma90,

    You can do this by injecting CSS code in your form.

    Support for aeabic users Image 1 Screenshot 20

    Inject Custom CSS Codes helps you. If you want to another answers, you should look at the pages:

    - Support Arabic Language

    - Arabic Support

    - Make a Form Right to Left

    If you have a any question after trying these steps, please let me know.

    Thanks.

  • BJoanna
    Replied on August 9, 2015 at 1:04 PM

    As mentioned by @elfcngzz if you want to enable support for Arabic language inside of your form you can add this code inside of Inject Custom CSS option.

    .form-sub-label {

    direction:rtl;

    unicode-bidi:bidi-override;

    }

    .form-all {

    direction:rtl;

    }

    .form-line-column,

    .form-label-right,

    .form-radio-item {

    float:right;

    Feel free to contact us if you have any other questions. 

  • BJoanna
    Replied on August 13, 2015 at 5:42 AM

    I created one template form that you can use, inside of form I used custom CSS that will enable Arabic language from right to left. You can find my form inside of Form Templates:

    http://www.jotform.com/form-templates/arabic-financial-application-form-rtl-css 

     

  • BJoanna
    Replied on August 13, 2015 at 10:09 AM

    Sorry for this, but previous link is not available, the form template is available on following link:

    http://www.jotform.com/form-templates/arabic-financial-application-form-rtl-css-2