You are here:
Add Multisite Custom Record Types to Industries CPQ in LWC
To use the Lightning Web Components interface for Industries CPQ, create UI containers for the group member types that Industries CPQ support by default. The group member types include quote records, service accounts, and subscriber accounts. Also, make the Opportunity field visible to users.
Before You Begin:
Configure your org for LWC CPQ. See Deploy Industries CPQ in LWC with Standard OmniStudio or Deploy Industries CPQ in LWC with Managed Package Omnistudio.
- From the Setup app, open the Lightning App Builder.
- Find the Default CPQ Quote Record Page, and click Edit.
-
Add the Flexcard with the name, cpqMultisiteLocationsContainer to the CPQ quote
records.
-
Select the component with the tabs.
-
In the Tabs panel, click Add Tab.
-
Click the new tab, and from the Tab Label list, select Custom.
-
in the Custom Label field, enter a name, such as Locations, and click Done.
-
Click the new tab to select it.
-
In the Components panel, search for cpqMultisiteLocationsContainer.
-
Drag the cpqMultisiteLocationsContainer into the new tab region.
-
Click Save.
-
- Repeat above steps to add the cpqMultisiteServiceAccountContainer component to the CPQ quote records.
-
Repeat above steps to add the
cpqMultisiteSubscriberAccountContainer component to the CPQ quote records.
- In the Custom Label field, enter a name, such as Subscriber Accounts.
-
In the Components panel, search for cpqMultisiteSubscriberAccountContainer.
-
Repeat above steps to add the
cpqMultisitePremisesContainer component to the CPQ quote records.
-
In the Custom Label field, enter a name, such as Premises.
-
In the Components panel, search for cpqMultisitePremisesContainer.
-
- From the Lightning App Builder, find the Default CPQ Order Record Page, and click Edit.
- Repeat above steps for the order records.
-
Make the OpportunityId field visible to users.
-
From Setup, search for and open Object Manager.
-
From the objects list, open the Order object.
-
Click Fields & Relationships for Order.
-
Enter opportunity in the quick box.
-
Click the Opportunity field with the OpportunityId field name.
-
Click View Field Accessbility.
-
From the field accessibility list, select Opportunity.
-
For a profile that uses multi-site quotes and orders, click Hidden in the Group Cart column.
-
On the Access Settings page, select Visible for the profile, and click Save.
The field is visible though it shows as Hidden for the profile.
-

