Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Custom Link Layout Component

A custom link component on a record page layout.
Property Name Type Description Filter Group and Version Available Version
apiName String If a field powers this component, this property contains the API name of the field. Small, 41.0 41.0
behavior String Indicates how a link behaves on open. One of these values:
  • NewWindow—Open a new window.
  • NoSidebar—No sidebar
  • OnClickJavaScript—When the link is clicked, run JavaScript.
  • Replace—Replace the current page.
  • Sidebar—Sidebar
Small, 41.0 41.0
componentType String The component type. The value is CustomLink. Small, 41.0 41.0
customLinkUrl String The custom link URL. Small, 41.0 41.0
label String The custom link label. Small, 41.0 41.0