SharinPix Related Record Albums

The SharinPix Related Record Albums can be used to display a list of related records along with their corresponding SharinPix Albums on the parent record.

Information:

This feature is only available on Lightning. It can be used:

  • On Page Builder
  • On Desktop
  • On Mobile
  • In your own Lightning Component development
  • On Community Builder

Note:

In order to use the SharinPix Related Record Albums component in Salesforce Community, an additional configuration is required in the Community Builder.

Check the Related Object parameter's description in the Lightning Component Parameters section for more details.

Getting Started

To use the SharinPix Related Record Albums component, you simply need to drag and drop the component from the Lightning App Builder onto your page layout.

Lightning Component Parameters

  • Related Object: Used to specify the related or child object type to be displayed. Note: For usage of the SharinPix Related Record Albums component within the Salesforce Community, this parameter should be configured differently. In such cases, the value of the Related Object parameter should be entered manually and should have the following format: RelatedObjectApiName#LookupFieldApiName

For example, if you want the Related Record Albums component to display related Contact records albums on an Account record page in a Community, the Related Object parameter should be configured as follows: Contact#AccountId

If you want to display a child Account record album on a parent Account record page, the value entered should be: Account#ParentId

  • Related Object Field API Name: Used to specify the related record field to be displayed. Note: This parameter supports custom label expression having the following format: {!$Label.customLabelName}
  • Maximum Number of Records: Used to specify the maximum number of related records to display.
  • Sort By Field: Used to specify the related object's field API name to be used to sort the list of records.
  • Sort Order: Used to specify the sorting order. The values available are Ascending and Descending.
  • Height: Used to specify the component's height.
  • Use Fullscreen Image Viewer: Used to enable/disable the option to view images in fullscreen.
  • Fullscreen Viewer Padding: Used to add padding. The default value is 90px 0 0 0.
  • Enable Action: Option to enable/disable tag action. Note: The Tag Action is enabled by default on the SharinPix Album component. For more information on this feature and how to complete the Ta Action setup, refer to this article: Tag Action
  • Enable Image Sync: Option to enable/disable Image Sync. Note: Image Sync is checked by default on the SharinPix Album component. Additional steps are required to get this feature fully working on your Salesforce object. Please refer to this article to complete the Image Sync setup: Setup SharinPix Image Sync
  • Enable Toast: Option to enable/disable toast message upon successful image upload.
  • Auto Refresh View: Used to enable/disable option to reload the view.
  • Custom Permission Id or Name: Used to specify a custom permission's ID or Name.

Demo

The example below demonstrates the SharinPix Related Record Albums component showing the related Opportunity records' album on an Account record:

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.