SharinPix Form - Section

Overview

circle-info

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 :

circle-check

Configuration Options

General Options

Option
Description

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

Option
Description

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:

  1. Click on the Edit section button on the Section element settings.

  1. 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.

  1. 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.

  2. 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.

  3. 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.

  4. 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.

triangle-exclamation

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.

circle-check

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?