Skip to main content
Version: 1.x

Bit Form - Custom HTML Field

The Custom HTML field is one of the most powerful features of form Builder. It allows you to add html code in the form builder to add more customizability to form. Custom HTML field is a feature of the Form Builder that allows you to add HTML elements (images, text, video, and link) within the form. The benefit of adding a custom HTML field is to make your form visually appealing as well as increase the usability of the form.

General Settings

Content

When you click on the field you can view the Contentblock from the form settings option. You can customize the content of the HTML field.

The Content block consists of-

HTML Code

You can add custom HTML code snippet to display any specific structure. Click on the Toggle Preview & insert the custom code on the content block which you want to display.

tip

This custom HTML field lets you add custom css to make the design more attractive.

caution

Do not add script tags and any javascript code. It may cause you security vulnerabilities.

Add Content

Add HTML field content by clicking on the edit option. You can edit the design or format of the content from the text editor.

Insert Image

To add an image use the Insert option. You can follow two ways to insert any image.

  1. To add image you can use any external image link or
  1. You can add image direct from your website .

Insert Video

Click on the Media option from the section Insert . You can copy & paste a video link to display video from the. Also just embed a custom HTML code for the video.

Embed a link to the text from the Insert option that drive your user to the destination page.

Using a custom HTML field you can add any description, terms & conditions, and different types of instructions to your form. Also, it lets you make the form visually eye-catchy by adding images and videos. Just place the HTML field where you want to add extra content to make it more useful.

info

This is not a user input field. So no data will not be submit as response.

Loading...