You are here:
Set Up Multisite in Revenue Cloud for Communications
Manage quotes and orders across multiple locations or location groups with Multisite in Revenue Cloud for Communications. Assign permission sets, enable org settings, and add the Locations tab to a quote or order record page.
Required Editions
| Available in: Lightning Experience |
| Available in: Enterprise, Unlimited, and Developer Editions with Communications Cloud Advanced |
Assign Permission Sets
Assign permission sets to the standard users to use multisite feature.
| User Permissions Needed | |
|---|---|
| To assign permission set: | Assign Permission Sets AND View Setup and Configuration |
- CME Sales Features
- Revenue Cloud for Communications Features
Turn On Location Based Quoting and Ordering
Give your users access to create and manage location-based quotes and orders.
Required Editions
| User Permissions Needed | |
|---|---|
| To turn on org settings: | CME Sales Features |
- From Setup, in the Quick Find box, enter Revenue Cloud for Communications, and then select Revenue Cloud for Communications Settings.
- Make sure that Location Based Quoting and Ordering is enabled.
Add and Customize Locations Tab on a Quote or Order Record Page
Help sales reps build location-based deals by adding the Locations tab to a quote or order record pages by using Lightning App Builder. Customize the column fields that display on the Locations tab of a quote or order record page. Organize the columns that show in the View By Predefined Type menu on the Locations tab.
Required Editions
| User Permissions Needed | |
|---|---|
| To add the Locations tab: | CME Sales Features |
| To configure and organize column fields: | Customize Application |
| To configure flows: | Revenue Cloud for Communications Features AND Manage Flow |
- Go to a quote or order record page.
-
From the Setup menu, select Edit Page.
The record page opens in the Lightning App Builder.
-
Add the Locations tab.
- Click the Tab component.
- Click Add Tab in the Tabs component properties.
-
Select tab label as Custom, and enter
Locations as the label.
-
Assign the Recipient Wrapper component.
- Select the Locations tab.
- From the Components list, search for Recipient Wrapper.
- Drag the Recipient Wrapper component to the Locations tab.
- Select the Recipient Wrapper component on the canvas.
-
Select Location for the recipient type in the Recipient Wrapper
component properties.
-
Configure the column fields.
- Select the Recipient Wrapper component on the Locations tab.
- Under Display Fields, click Select... in the component properties.
- Move the fields to the Selected section to show on the Locations tab, and arrange them in your preferred order.
-
Organize the column fields.
- Select the Recipient Wrapper component on the Locations tab.
- Under Organise Fields, click Select... in the component properties.
- Move the fields to the Selected section to show in the View By Predefined Type menu on the Locations tab, and arrange them in your preferred order.
- Save your changes and activate the record page.
Add Locations Tab for Guided Journey
Use the Customer Onboarding flow to add Locations tab to a quote or an order record page during guided journey.
- From Setup, in the Quick Find box, enter Flows and select it.
- Open the Customer Onboarding flow in a flow builder.
- Deactivate the flow.
- Click the ValidateAddress screen element.
- Click Recipient Wrapper on the modal.
- Enter Locations in the recipient type field.
- Save your changes and activate the flow.
Configure Column Fields on Locations Step by Using a Flow
Use the Customer Onboarding flow for configuring the column fields to show on the Locations tab of a quote or order record page during a guided journey.
- From Setup, in the Quick Find box, enter Flows and select it.
- Open the Customer Onboarding flow in a Flow Builder.
-
Create a collection variable to show the column names on the Locations tab.
- From the Toolbox, click New Resource.
- Select Variable as the resource type.
- Enter the API name to configure collection variables.
- Select Text as the data type.
- Select Allow multiple values and Available for input.
- Click Done.
- Add the Assignment element after Customer Quote Form element.
- Enter a label and API name for the Assignment element.
-
Set the variable values section.
- Select the collection variable that you created for showing the column names.
- Select Add as the operator.
- Enter QuoteLineItemRecipient.<column_name>.
- To add another column name, click Add Assignment.
-
Configure the ValidateAddress element.
- Click the ValidateAddress element.
- Click the Recipient Wrapper component.
- In Display Fields, select the collection variable that you created for showing the column names on the Locations tab.
- Click Done.
- Save your changes and activate the flow.
Organize Column Fields for Guided Journey
Use the Customer Onboarding flow for organizing the column fields to show in the View By Predefined Type menu on the Locations tab of a quote or order record page during a guided journey.
- From Setup, in the Quick Find box, enter Flows and select it.
- Open the Customer Onboarding flow in a Flow Builder.
-
Create a collection variable to organize the column names in the View BY Predefined Type
menu.
- From the Toolbox, click New Resource.
- Select Variable as the resource type.
- Enter the API name to configure collection variables.
- Select Text as the data type.
- Select Allow multiple values and Available for input.
- Click Done.
- Add the Assignment element after Customer Quote Form element.
- Enter a label and API name for the Assignment element.
-
Set the variable values section.
- Select the collection variable that you created for organizing the column names in the View BY Predefined Type menu.
- Select Add as the operator.
- Enter QuoteLineItemRecipient.<column_name>.
- To add another column name, click Add Assignment.
-
Configure the ValidateAddress element.
- Click the ValidateAddress element.
- Click the Recipient Wrapper component.
- In Organise Fields, select the collection variable that you created for organizing the column names in the View BY Predefined Type menu.
- Click Done.
- Save your changes and activate the flow.

