SharinPix Form - Section
Overview
Sections are powerful layout elements that help administrators organize forms into clear, logical groups of related fields. A section can be added to a form through the SharinPix Form Template Editor.
This documentation covers :

Tips:
Use Sections to break a form into clear, logical parts, such as Personal Information and Inspection Details.
In longer forms, Sections make the layout easier to understand by grouping related fields and elements.
Sections can be used to create Child Records on Salesforce. Refer to the documentation on Creation of Child Records With Form Sections for more information.
Configuration Options


General Options
Label
Name of the section displayed to users.
Label Formula
Dynamically generate section titles based on values or conditions.
API Name
Unique identifier for referencing in logic or formulas.
Edit Section
Click to enter the section presented as a blank form template. Customize it by adding your elements.
Style
Choose a display style (e.g., Full Page/Collapsible/inline).
PDF Answer Column Labels
Option to display column labels when rendering the form in PDF.
Configure background color of the section title on PDF
Option to configure the background color of the section title in PDF.
Advanced Options
Visible When
Conditional visibility rule (show/hide based on formulas).
Pull data from a Salesforce record
Configuration for defining a mapping that will be used for prefilling the questions found inside the section using data from a Salesforce record.
Create a Salesforce record
Configuration for creating a Salesforce record using data from the section. Refer to this doc for more information.
External field mapping
Option for specifying a question found in the section that will be used to store an external ID. This is useful for updating Salesforce records.
Adding questions to a section
To add questions to a section:
Click on the Edit section button on the Section element settings.

In the section editor, use the left sidebar to add the elements you want to appear in that section.

Section Styles
A Section can be displayed in different styles. To configure the style of a Section element, use the Style option in the element’s settings.

Full Page
The Full Page style is the default Section style. It displays the Section as a button. When the button is clicked, a new page opens and displays the elements contained within that Section. This is demonstrated below.

The image below shows all navigation options available in a Full Page section.

The Exit Section button closes the current section and returns the user to the parent Full Page section. If there is no parent section, the user is returned to the main form page.
The Previous Section button navigates to the previous Full Page section. If there is no previous section, it changes to a button that returns the user to the main form page.
The Next Section button navigates to the next Full Page section. If there is no next section, it changes to a button that allows the user to submit the form.
The Navigation Menu button opens the navigation menu.
The image below shows the navigation menu when opened.

It displays a list of all Full Page sections in the form and highlights the current section. Click any section in the list to navigate to it.
The navigation buttons in the bottom bar and the navigation menu are available only when the form contains Full Page sections.
Inline
The Inline style displays the Section directly within the current form page. Instead of opening on a new page, the Section appears as a grouped container with its fields shown inside it.

Tip:
This style is useful when you want to group related fields together while keeping them visible in the main form layout.
Collapsible
The Collapsible style works like the Inline style by displaying the Section directly within the current form page. The difference is that a Collapsible Section can be expanded or collapsed, allowing users to show or hide the fields inside as needed.

Demo: Building Inspection Form
The image below illustrates a form with an Inline section for general information and three Full Page sections for the building inspection. It also shows how users can use the navigation menu to open other page sections.

Last updated
Was this helpful?

