Hi, How can I get the source code to put it in other website? Tnx

  • idan
    Asked on May 10, 2016 at 3:39 PM
  • David JotForm Support
    Replied on May 10, 2016 at 4:41 PM

    The full source of your form can be found under the publish menu. Here is more information on exactly how to get your source code:

    https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    Hi, How can I get the source code to put it in other website? Tnx Image 1 Screenshot 20

  • idan
    Replied on May 12, 2016 at 1:57 PM

    Thank you, its great.

    How can I change the writing from right to left (Hebrew)?

  • David JotForm Support
    Replied on May 12, 2016 at 2:02 PM

    Inside of the form templates gallery there is a template form that you can use. 

    Inside of that form was used Custom CSS that will enable Arabic language from right to left. Custom CSS used inside of this form can also be applied to Hebrew language.

    You can find my form inside of the Form Templates gallery:

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

  • idan
    Replied on May 13, 2016 at 10:20 AM

    HI,

    I insert css from the template but the questions r cutted.

    The options are good.

    for example:

     

    Hi, How can I get the source code to put it in other website? Tnx Image 1 Screenshot 20

  • David JotForm Support
    Replied on May 13, 2016 at 11:26 AM

    It does not look cut off n my end:

    Hi, How can I get the source code to put it in other website? Tnx Image 1 Screenshot 20

    When I checked your form in the builder, it matched what is displayed in the preview.

  • idan
    Replied on May 13, 2016 at 2:31 PM

    Hi,

    I mean that the question is 2 lines insted of 1 line.

    Its not look good in two lines. (for example: question 1+2)

    can I starch the line of the question?

    Because in the short question I want it in 1 line.

     

    Thank you

  • David JotForm Support
    Replied on May 13, 2016 at 2:41 PM

    Adding this code to your form should allow for the labels to show on a single line:

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-radio-item {
        float : right;
        min-width : 300px !important;
    }

    Here is how the form would look with the code added:

    https://form.jotform.com/61334821094957

  • idan
    Replied on May 13, 2016 at 2:48 PM

    It works perfect!!!

    Thank you very much!!

    :)

  • David JotForm Support
    Replied on May 13, 2016 at 2:52 PM

    You are very welcome!  If there is anything else we can assist you with, if you wouldn't mind creating a new ticket, we will be happy to help.