Skip to content

effordDev/sf-radical-related-list

Repository files navigation

sf-radical-related-list

Deploy to Salesforce

Overview

Header Title

Text to be displayed at the top of the list. (Parent Account Contacts)

image

Sub Header

Sub text to be displayed under the header. (Showing the contacts of the Parent Account)

image

Icon Name

An icon to display at the top of the list from https://www.lightningdesignsystem.com/icons/

image

Parent Record

If you wanted to show grand child records - this would be the api name of the parent (If you want to show contacts from a parent account of the current account you are on ParentId)

Child Field To Match Parent Record

Show New Button

Shows the new button

Show Delete Button

shows the delete button

Object

Api name of the object of the to show in teh table

Fields

Comma sperated list of fields to show in order (LastName, Phone, email)

Filter

Where statment to be passed into the query phone LIKE '%7189%'

Sort Field Api Name

Api field to sort the list on email

Sort Direction

asc or desc


A couple examples...

Using the grandparent method - not very common

Notice tokyo and effordev are related to Effordev account not Magic Seaweeds. Magic Seaweeds is a child account of Effordev.

image

image


To show just child records from the current record you are viewing

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published