You are here:
Change the Look and Feel of the Reference UI for Customer Acquisition Management
Customize the reference UI in your org to make it aligned with your company theme. You can change the logos, templates, static text, and so on, which makes it native to your company brand experience.
This section explores the minimum steps required to rebrand the reference UI. If you want to create your own customized UI, see these resources:
The Customer Acquisition Management application uses Vlocity FlexCard Designer to build the interface. To learn more about the Vlocity FlexCards, see FlexCard Designer.
Working with a certified Experience Cloud Consultant can help deliver the best experience for your company.
Change the UI Template
Perform these steps on all the FlexCards that you want you to modify.
- In the App Launcher, select OmniStudio FlexCards.
- Search the FlexCard VEEConsumerLandingScreen, and open the latest version. VEEConsumerLandingScreen FlexCard is the landing page of the application.
- Open the latest version.
- Click Deactivate.
- Change the layout by adjusting the width of each block and enable responsive design.
- Click on the specific block and navigate to the Style tab to change the background color, text, font size, and style.
- After you are done with the changes, click Activate.
Update the Consumption Range and Message
Modify the consumption range and message on the Get Details page to suit your company's requirements.
The info box displays information about the consumption range category depending on the value entered by the user.
Currently, three ranges are configured in the application for Gas and Electricity:
-
Low - consumption value up to 2500.
-
Medium - consumption value up to 3500.
-
High - consumption value up to 5000.
To modify these ranges and associated messages:
- In the App Launcher, open OmniScript.
- In the Find box, search VEEDigitalOrder and click the latest version.
- Click New Version.
- Click AppConfig(Set Values).
-
Modify the following elements to change the range and default values
of the Electricity consumption:
-
electricConsumptionMinRange - The minimum consumption value allowed. The default value is set to 1000.
-
electricConsumptionLowRangeMax - The low range maximum value. The default value is set to 2500. Any value entered by the user between electricConsumptionMinRange and electricConsumptionLowRangeMax is categorized as Low consumption.
-
electricConsumptionMediumRangeMax - The medium range maximum value. The default value is set to 3500. Any value entered by the user between electricConsumptionLowRangeMax and electricConsumptionMediumRangeMax is considered as Medium consumption.
-
electricConsumptionMaxRange - The maximum consumption value allowed. The default value is set to 5000. Any value entered by the user between electricConsumptionMediumRangeMax and electricConsumptionMaxRange is considered as High Consumption.
-
electricConsumptionDefaultValue - Default consumption value is set to 2000.
Similarly, modify the Gas consumption values as per your requirements. Here is the list of Gas elements:
-
gasConsumptionMinRange
-
gasConsumptionLowRangeMax
-
gasConsumptionMediumRangeMax
-
gasConsumptionMaxRange
-
gasConsumptionDefaultValue
-
- To modify the display text in the infobox:
Update the FAQs
Update the questions and answers in your FAQs.
- In the App Launcher, select OmniStudio FlexCard.
- Search for VEEConsumerFAQ and select the latest version.
- The text shown in the card is displayed using the custom labels. Find the custom label used for each of the FAQs.
- Modify the custom label text:
- Repeat steps 4 and 5 for all the FAQs in the card that you want to modify.

