SharinPix Form Response LWC
Overview
The SharinPix Form Response Lightning Web Component (LWC) is designed to display and process form responses stored in Salesforce. It embeds the SharinPix Form Response viewer inside Salesforce record pages and Communities, enabling users to view submitted forms directly within the platform.
The component also checks whether the form response has been processed and provides contextual toast messages to guide users.
Info
This feature is only available on Lightning Experience.
It can only be used on the Form Response record page, including:
On Page Builder
On Desktop
On Mobile
On Community Builder.
In your own Lightning Component development
⚠️ This component cannot be used in Flows.
Prerequisites
-
Permissions:
Users must have the SharinPix Forms permission set assigned. Package Version:
Ensure that the latest SharinPix Package Version is installed.Setup Requirements:
A SharinPix Form Template must exist, and responses must be linked to Salesforce records via theFormResponse__c
object.
Getting Started
To use the SharinPix Form Response component:
- Open the Lightning App Builder.
- Drag and drop the SharinPix Form Response component onto the Form Response record page.
- Configure the component parameters as described below.
- Save and activate the page.
Lightning Component Parameters
Parameter | Description | Default/Notes |
---|---|---|
height | The height of the component in pixels. | Default: 500px
|
recordId | The salesforce record Id of the form response | For Salesforce Community usage only |
0 Comments
Add your comment