How to add text message underneath field box?

  • EMYEstetica
    Asked on December 7, 2014 at 8:55 AM
    Question 2
    How can I add a text message underneath the field box as "More info"
  • Charlie
    Replied on December 7, 2014 at 9:54 AM

    Hi,

    You can do this by following the screenshots below.

    1. Add text fields just below or underneath the widgets field. You can then edit it as HTML or anchor it with a link.

    How to add text message underneath field box? Image 1 Screenshot 30

    2. You can then inject a custom CSS code. Navigate to Form Styles->Form Designer->Add a custom CSS code to position the text fields.

    Please note that the ID field name may vary, check your field name by checking the properties field of the text field. In my case they are just duplicate of the first one that's why they are named consecutively as #text_14, #text_15, #text_16, #text_17, #text_18.

    How to add text message underneath field box? Image 2 Screenshot 41

     

    You can change the position by adjusting the top and margin-left values, and add other attributes on how to design or position it. You can check the demo cloned form I edited here: http://form.jotformpro.com/form/43403736324955

    I hope this helps. Let us know if you need further assistance on this.

    Thank you.