Customise look and feel of form fields

Customisation

Customisation helps to change the look and feel of the fields inside your web form.

Applying custom css on form fields

  • With the custom css property you can apply any css properties on a your form field.

  • Enable the Custom css options in the field set up GUI.

  • Write the a comma separated Cascading Style Sheet properties

  • Save the field.

Configuration

Output:

Customise the size of the fields.

  • User can customise the size of the field by setting height and with for the fields.

  • Provide the height and width property for the fields while configuring the field.

  • Save the field.

Configuration

Output:

Hide and show the tooltip and placeholder

  • By default all form fields will have the tooltip(field description) and placeholder(field name).

  • User can hide these tooltip and placeholder if not required by just unticking the both options.

Configuration

Output: