You are here:
Add a Flexcard to a Lightning Page (Managed Package)
For the managed package runtime, after creating and activating your Flexcard, publish the generated component to a Lightning page from the Lightning App Builder.
Before you begin, activate your Flexcard. See
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
- In your org, go to Setup > Lightning App Builder and click Edit for an existing Lightning app to open the Lightning App Builder. Or, on a Lightning record page, from the Setup menu, click Edit Page.
-
From the Components pane, find your generated Flexcard Lightning web component
from the list of Custom components, and drag it to the canvas
area.
Important
If you don’t see your component listed, confirm that the appropriate Target is checked in Publish Options.
-
(Optional) Beginning Winter '22, if your Flexcard defines an attribute that
creates a public property, set the public property value from the properties pane in
the Lightning App Builder. For example, if the attribute defined in the Flexcard is
AccountRecordLimit, and the Label is Record Limit, look for Record Limit in the Lightning App Builder properties pane. See Create a Public Property for a Flexcard LWC in the Flexcard Designer (Managed Package). - (Optional) To modify the component's visibility by adding filters, set Component Visibility. See Dynamic Lightning Pages.
- To configure activation options, click Activation. See Activate Your Lightning App Page.
