Manipulation with text boxes inside of the form

  • Comanches
    Asked on May 27, 2015 at 1:54 PM

    Can I manipulate the boxes to be closer or next to each other within the fields and also is there anyway to add a decorative line to separate areas?

  • BJoanna
    Replied on May 27, 2015 at 3:26 PM

    You can manipulate with the boxes to be closer or next to each other inside of Form designer under tabs Labels Styles and Label Layout.

    Manipulation with text boxes inside of the form Image 1 Screenshot 40

    Manipulation with text boxes inside of the form Image 2 Screenshot 51

    If you want to add new decorative line like one you have inside of this form http://www.jotform.com/51460411154140

    You can add new text field to your form then click on Edit HTML and than inside of HTML Source Editor add this code <hr />

    Manipulation with text boxes inside of the form Image 3 Screenshot 62

    Hope this will help. Let us know if you need further assistance.