...
A: Use the mainMenuExclude
feature flag. To hide the Agreements & Promotions module, set the flag's value to ["promotion-manager.index"].
...
See the whole list of possible values.
How can I hide Customer user input field in the Quote header?
...
You can also add a chart to the header if you want to see, for example, the overall Quote performance displayed in a graphical form.
For details see Configure a Custom Quote Header.
How is the interface language set?
...
targetPage
– Defines (in URL) a specific Pricefx page to open. This is often used in Deep Linking or in RelayState /wiki/spaces/KB/pages/3380904153 parameter. See a list of supported values.rootPage
– Sets a home page for all users at a partition (set as a feature flag).startPage
– Sets a home page for a particular user (set in User Settings). This setting overrides therootPage
feature flag setting.
...
Prepare a spreadsheet that will contain a list of products. The first column always has to be the the line item ID (sku). If you want to import other attributes, their order must respect the order of the columns in the table.
Copy the content of the spreadsheet to the clipboard (Ctrl+C).
Go to the items tab and click the Import items from clipboard button.
Copy the list of products from the spreadsheet and paste it to the import window.
Select whether you want to append the existing list of products or replace it with the imported list.
Verify that the products have been imported correctly.
Note: Importing line items containing multi-tier entry inputs is not supported. Only the following input types can be imported/exported: BOOLEAN, BOOLEANUSERENTRY, CUSTOMER, PRODUCT, DATETIMEUSERENTRY, DATEUSERENTRY, TIMEUSERENTRY, INTEGERUSERENTRY, LOOKUP, OPTION, RADIO, STRINGUSERENTRY, TEXTUSERENTRY, USERENTRY.
...
For Unity interface users' convenience, you want to change the links in message templates so that they point to Unity. To open a Quote in Unity from an email, set the link to:
...
If the editability is not needed in the UI, the user role 'Data Integration' can update the Quote even without marking it as always editable.
On the line item level, you use Parameter Details in the logic editor to make fields editable.
...