Customise Field Look & Feel

Customize Field Look & Feel

Customized Field Look & Feel can be achieved using CSS.

What is CSS?

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language like HTML

How it is done in Fillable Document

  • Customisation helps to change the look and feel of the fields

  • You can control the look and feel of all the fields.

  • For paragraph, please check the width, height parameters that you can set.

  • Also, you can customise the color, font etc using CSS

  • Click Create New Field to create new field.

  • Mention the required field name.

  • Select the type as Paragraph.

  • Switch on mandatory if the field needs to be made as mandatory.

  • Mention the description as required.

  • Switch on Custom CSS if required.

  • Switch on Mark as quiz field if you need to mark the field as quiz field.

  • Mention the required parameters(Color, font size, font-family.. etc)

  • Click on Insert field in Document icon to insert the particular field into the document.

  • Click Save to Save the field.

  • Click the Back to field list to go back.

How does it look in Form?

The output form looks like the following.

How does it appear in Generated Documents?

The generated Output document looks like the following.