FormSync

Block Types

A reference guide for all available block types in the FormSync editor.

Ask ChatGPT

Available Blocks

Here are the blocks you can use to build your form:

Heading

Used for main titles.

PropertyDescription
TextThe content of the heading.
CSS ClassesCustom styling.

Subheading

Used for section titles or descriptions.

PropertyDescription
TextThe content of the subheading.
CSS ClassesCustom styling.

Input

Standard text input related fields.

PropertyDescription
LabelThe label text displayed above the input.
PlaceholderHelper text shown inside the input before typing.
RequiredCheckbox to make the field mandatory.
CSS ClassesCustom styling for the input element.

Textarea

Multi-line text input for longer messages.

PropertyDescription
LabelThe label text.
PlaceholderHelper text.
RequiredCheckbox to make the field mandatory.
CSS ClassesCustom styling.

Button

The submit button for the form.

PropertyDescription
TextThe button label (e.g., "Submit", "Send Message").
CSS ClassesCustom styling.

How is this guide?

Block Types | FormSync