Tailor Starter Documentation
Get ThemeOctober CMS DocsGitHub
  • Getting Started
  • Pages
    • Blocks
      • Hero Section
      • Section
        • Advanced Tab
        • Content Column
        • Buttons Column
        • Image Column
        • Posts Column
        • Events Column
        • Products Column
        • FAQs Column
        • Form Column
        • Search Column
      • Posts Section
      • Events Section
      • Products Section
      • Form Section
      • FAQs Section
      • Search Section
      • Creating Blocks
      • Editing Blocks
  • Menus
    • Main Menu
    • Secondary Menu
    • Social Menu
  • Blog
    • Posts
    • Authors
    • Categories
  • Events
  • Shop
    • Products
    • Product Categories
    • Product Properties
    • Orders
    • Cart
  • FAQs
  • Forms
    • Submissions
  • Search
  • Icons
  • Settings
  • Editing Blueprint Files
  • Seed Data
Powered by GitBook
On this page
Edit on GitHub
  1. Pages
  2. Blocks

Form Section

PreviousProducts SectionNextFAQs Section

Last updated 2 years ago

This section is used to display forms from the entry type. You can select one form to display on the page for this block.

The section's tag name is either section or the section.html_tag in the fields if you have it set. The Advanced Tab fields also add an ID attribute and CSS Classes that you specify. You can also adjust the Bootstrap container type as well in this tab.

You can also adjust the spacing before and after using the switches from section.disable_top_spacing, and section.disable_bottom_spacing respectfully.

Since the form content is interchangeable, the form content for the block is placed in partial. This is used in both the Section and Column blocks.

Files Used

The following files are used to display this content

  • blueprint files used in the builder.yaml file

  • partial file

Forms
Advanced Tab
tailor_modules/form
builder/form/*
tailor_modules/form.htm