Structural Elements: Headings and Separators
Use Heading and Separator fields to add section titles and dividing lines to a form without collecting any data.
Structural elements are special field types that control the layout and visual presentation of your form — they do not collect any data from visitors. meetergo has three structural elements:
| Element | Purpose |
|---|---|
| Heading | Displays a section title using the field label as text |
| Separator | Renders a horizontal dividing line |
| Page break | Splits the form into separately navigated pages |
This article covers Heading and Separator. For page breaks, see Creating Multi-Page Forms with Page Breaks.
Heading
A Heading element inserts a visible section title into your form. Use it to group related questions under a label so visitors understand what each section is about.
Adding a Heading
- Click + Add field in the Builder and select Heading.
- Enter the section title in the Label field — for example: "About Your Company" or "Step 2: Contact Details".
- Optionally enable Use Markdown to format the heading text with bold, links, or other styling.
- Save and drag it to the correct position in your form.
When to use a Heading
- Before a group of related questions: "About You", "Your Budget", "Agreement & Signature"
- At the top of a page (after a page break) to orient the visitor
- To introduce an important section with an explanation — enable Markdown and write a short paragraph below the title
Heading with Markdown example
With Markdown enabled, the label can include rich content:
**Privacy Notice**
The information you provide will only be used to process your request. Read our [Privacy Policy](https://example.com/privacy).
This renders as a formatted block of text with a bold title and a clickable link — no data collected, just display.
Separator
A Separator element inserts a horizontal line (<hr>) across the form. Use it to create a visual break between groups of questions on the same page without starting a new page.
Adding a Separator
- Click + Add field and select Separator.
- No label is required — the separator has no visible text.
- Drag it to the position where you want the visual break.
When to use a Separator
- To divide two groups of questions on the same page when a full page break would be too disruptive
- After a heading to visually separate the title from the content below it
- Before a signature or confirmation section to signal a change of intent
Combining Structural Elements
Headings and separators work well together and alongside page breaks:
[Page break — Page 1]
[Heading: "Tell Us About Your Business"]
[Company name field]
[Industry dropdown]
[Separator]
[Heading: "Your Current Setup"]
[Current tool field]
[Team size field]
[Page break — Page 2]
[Heading: "Your Contact Details"]
[Name field]
[Email field]
[Phone field]
[Separator]
[Heading: "Agreement"]
[Signature field]
FAQ
Do Heading and Separator fields appear in form submissions?
No. Structural elements are display-only. They are never included in submission data, exports, or notification emails.
Can I use a Heading as the form's main title?
Headings render as section-level headings within the form body. The form's main title is set separately in the form's general settings.
Can I put a Heading or Separator inside a funnel slide?
Yes. All structural elements can be placed anywhere in the builder, including within funnel slide sections.
Is there a limit to how many structural elements I can add?
No. Add as many headings and separators as your form needs.
Was this article helpful?
Let us know if this article answered your questions.
Related articles
- Adding Personal Videos to Your Booking PageCreate a memorable first impression with personal introduction videos on your booking page
- Adjust your booking page with custom CSSWhere to add custom CSS for booking pages, confirmation pages and forms, how to change font without Google Fonts, and why your CSS is not working on the live page even though the editor preview looks right.
- Attaching files and PDFs to booking emailsAdd an attachment from your file library to the booking confirmation, reminder, or follow-up email of a meeting type, and see where the attachment is stored when you switch back to the standard template.
- Collecting E-Signatures on FormsThe Signature field collects a hand-drawn signature as one answer inside a form. How to add it, what the signer sees, and how it differs from sending a PDF document for signature.