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.

circle-info

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

circle-exclamation

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.

circle-exclamation
  • 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 full screen.

  • 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 Tag 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:

Last updated

Was this helpful?