/
Feature Flags (Quotes)

Feature Flags (Quotes)

hiddenGroupPrefix

Using this flag, define a prefix that will identify hidden groups in Calculation Results. Elements belonging to a Result Group with that prefix will not be displayed in the quote calculation results. Useful for cases when you need to send data to the UI but do not want users to see it.

IdcalculationResults.hiddenGroupPrefix

Type – text

priceEntityAfterSave

If enabled, the whole Quote or Contract is recalculated after changes in a Configurator are saved. Default value: disabled

Idconfigurator.priceEntityAfterSave

Type – boolean

Valuefalse

disabled

Allows you to configure the customer input for quotes and contracts.

IdcustomerInput.disabled

Type – boolean

Valuefalse

idField

Allows you to configure the customer input for quotes and contracts.

Name of Customer object field, whose value will be displayed to the user in brackets, when they click on Customer input and the dropdown with list of customers shows. This value will then become a value of the Customer input field, which can be read in the logic. A field with unique value for each record must be selected.

IdcustomerInput.idField

Type – text

ValuecustomerId

lookupField

Allows you to configure the customer input for quotes and contracts.

IdcustomerInput.lookupField

Type – text

ValuecustomerId

placeholder

Allows you to configure the customer input for quotes and contracts.

IdcustomerInput.placeholder

Type – text

ValueEnter the customer ID

searchButtonTip

Allows you to configure the customer input for quotes and contracts.

IdcustomerInput.searchButtonTip

Type – text

ValueSearch customer

valueField

Allows you to configure the customer input for quotes and contracts.

Name of Customer object field, whose value will be displayed to the user, when they click on Customer input and the dropdown with list of customers shows.

IdcustomerInput.valueField

Type – text

Valuename

expandWorkflowComments

If enabled, comments entered by the approvers are expanded when the Workflow tab is displayed. Default value: disabled

IdexpandWorkflowComments

Type – boolean

Valuefalse

inputRules

Currently, there is one input rule type implemented for the table view and input matrix. Example: { from: 'Sales Discount in %', to: 'Quote Quantity', action: 'delete' }This means that content of 'Quote Quantity' field should be deleted if the 'Sales Discount in %' field is modified.

IdinputRules

Type – json array

Value[]

automaticSelection

Allows you to configure the product input for quotes and contracts.

If enabled, the line item is automatically added to the quote, contract or rebate agreement when it’s the only one item with sku or label matching the filter. For Ember only.

IdproductInput.automaticSelection

Type – boolean

Valuefalse

disabled

Allows you to configure the product input for quotes and contracts.

IdproductInput.disabled

Type – boolean

Valuefalse

idField

Allows you to configure the product input for quotes and contracts.

Name of Product object field, whose value will be displayed to the user in brackets, when they click on Product input and the dropdown with list of customers shows. This value will then become a value of the Product input field, which can be read in the logic. A field with unique value for each record must be selected.

IdproductInput.idField

Type – text

Valuesku

lookupField

Allows you to configure the product input for quotes and contracts.

IdproductInput.lookupField

Type – text

Valuesku

nameField

Allows you to configure the product input for quotes and contracts.

Name of Product object field, whose value will be displayed to the user, when they search on Items tab when searching for adding new line item.

IdproductInput.nameField

Type – text

Valuesku

placeholder

Allows you to configure the product input for quotes and contracts.

IdproductInput.placeholder

Type – text

ValueEnter the product SKU

searchButtonTip

Allows you to configure the product input for quotes and contracts.

IdproductInput.searchButtonTip

Type – text

ValueSearch product

valueField

Allows you to configure the product input for quotes and contracts.

Name of Product object field, whose value will be displayed to the user, when they click on Product input and the dropdown with list of products shows.

IdproductInput.valueField

Type – text

Valuelabel

productSearchWithQuoteItems

Send quote items on server for filtering products to add

IdproductSearchWithQuoteItems

Type – boolean

Valuefalse

quoteDateInPastValidation

If enabled, a verification if the quote expiry date is not in the past is performed.

IdquoteDateInPastValidation

Type – boolean

Valuefalse

showProductLookup

The showProductLookup flag enables you to hide the product search field on the Items tab. Default value: enabled

IdquoteEditor.showProductLookup

Type – boolean

Valuetrue

showAssignAccount

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, Assign Account action is displayed. Default value: disabled

IdquoteHeaderConfiguration.showAssignAccount

Type – boolean

Valuefalse

showAssignOpportunity

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, Assign Opportunity action is displayed. Default value: disabled

IdquoteHeaderConfiguration.showAssignOpportunity

Type – boolean

Valuefalse

showCreatedByName

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Created By field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showCreatedByName

Type – boolean

Valuetrue

showEffectiveDate

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Effective Date field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showEffectiveDate

Type – boolean

Valuetrue

showExpiryDate

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Expiry Date field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showExpiryDate

Type – boolean

Valuetrue

showLastUpdateDate

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Last Update Date field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showLastUpdateDate

Type – boolean

Valuetrue

showQuoteHeader

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the quote header is displayed. Default value: enabled

IdquoteHeaderConfiguration.showQuoteHeader

Type – boolean

Valuetrue

showSignatureStatus

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Signature Status field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showSignatureStatus

Type – boolean

Valuetrue

showStatus

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Status field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showStatus

Type – boolean

Valuetrue

showUserGroupEditView

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the User Group Edit/View label is displayed in the top section of Header tab. Default value: enabled

IdquoteHeaderConfiguration.showUserGroupEditView

Type – boolean

Valuetrue

showWorkflowStatus

The complete quote header or its individual elements can be hidden according to your needs.

If enabled, the Workflow Status field is displayed in the header. Default value: enabled

IdquoteHeaderConfiguration.showWorkflowStatus

Type – boolean

Valuetrue

enableHighchartsThemeInEmber

Allows you to customize the content of the Quote details page.

Enable/Disable highcharts theme in Ember. By default, we won’t apply the theme to Ember highcharts. Default value: false

Idquotes.enableHighchartsThemeInEmber

Type – boolean

Valuefalse

omitTableLevel

Allows you to customize the content of the Quote details page.

Number of "levels" that should be omitted in the table view. For example, to hide the first row in the table view that represents the "Root Folder" level, use the value 1. Default value: empty

Idquotes.omitTableLevel

Type – integer

Value0

partialDealsEnabled

Allows you to customize the content of the Quote details page.

If enabled then it is possible to select individual line items and convert them to a Deal. It is possible to convert only the whole quote to a Deal by default.

Idquotes.partialDealsEnabled

Type – boolean

Valuefalse

showBackToList

Allows you to customize the content of the Quote details page.

If enabled, the arrow icon allowing users to navigate from a Quote detail page back to the list of Quotes, is displayed. Default value: enabled

Idquotes.showBackToList

Type – boolean

Valuetrue

showCustomerInput

Allows you to customize the content of the Quote details page.

Shows/hides the (editable) "Customer" field on the Quote Header tab. There is a System Configuration setting to add the customer input. It can be overridden by this feature flag to hide the input (e.g. in case of extra configuration for a CRM integration). When the System Configuration is set to true (or had never been set before), this feature flag setting to TRUE will not have an effect.

Idquotes.showCustomerInput

Type – boolean

Valuetrue

showInputsView

Allows you to customize the content of the Quote details page.

Shows/hides the Input parameters section in Line Items tree view. Default value: true

Idquotes.showInputsView

Type – boolean

Valuetrue

showItemsViewOptions

Allows you to customize the content of the Quote details page.

If enabled, the View Options (eye) icon is displayed on the Items tab. This option can be used to switch between the tree and table view. Default value: enabled

Idquotes.showItemsViewOptions

Type – boolean

Valuetrue

showQuoteExpiryDate

Allows you to customize the content of the Quote details page.

If enabled, shows the (editable) "Expiry Date" field on the Quote Header tab. Default value: enabled

Idquotes.showQuoteExpiryDate

Type – boolean

Valuetrue

showQuoteExternalRef

Allows you to customize the content of the Quote details page.

If enabled, shows the (editable) "External Reference" field on the Quote Header tab. Default value: enabled

Idquotes.showQuoteExternalRef

Type – boolean

Valuetrue

showQuoteGroups

Allows you to customize the content of the Quote details page.

Shows/hides the (editable) "User Group (Edit)" and "User Group (View)" fields on the Quote Header tab. Default value: enabled

Idquotes.showQuoteGroups

Type – boolean

Valuetrue

showQuoteLabel

Allows you to customize the content of the Quote details page.

Shows/hides the "Description" field on the Quote Header tab. Default value: true. For Ember Only

Idquotes.showQuoteLabel

Type – boolean

Valuetrue

showQuoteTargetDate

Allows you to customize the content of the Quote details page.

If enabled, shows the (editable) "Effective Date" field on the Quote Header tab. Default value: enabled

Idquotes.showQuoteTargetDate

Type – boolean

Valuetrue

quoteSaveBeforeSubmit

If enabled, a quote draft is saved automatically when the user clicks the Submit button without previously saving the quote.

IdquoteSaveBeforeSubmit

Type – boolean

Valuefalse

accountLayoutQuoteStatusFilter

Defines the relation between a Salesforce and a Pricefx entity.

Idsalesforce.accountLayoutQuoteStatusFilter

Type – ? json

showPerformanceWarningWhenOpeningTreeView

When the quote has more than 150 line items, then when the user click Items tab, we display a prompt confirmation popup: There is above 150 line items, do you prefer to display them in the new Table View? - If the user clicks Yes, then the new table view beta will be displayed. - If the user clicks No, then the default view will be displayed (tree or old table view).

IdshowPerformanceWarningWhenOpeningTreeView

Type – boolean

Valuefalse

showQuoteHeaderText

If enabled, the Messages text box in the quote detail view is visible. Default value: enabled

IdshowQuoteHeaderText

Type – boolean

Valuetrue

showTableView

To display the table view as the default view to the user on the Quote and Contract Items tab, enable this property. Default value: disabled

IdshowTableView

Type – boolean

Valuefalse

quoteAccountReferenceField

field in the quote used to store reference to CRM Account object. Used for filtering quotes at the Account page

IdsugarCRM.quoteAccountReferenceField

Type – text

ValuecustomerId

quoteOpportunityReferenceField

field in the quote used to store reference to CRM Opportunity object. Used for filtering quotes at the Opportunity page

IdsugarCRM.quoteOpportunityReferenceField

Type – text

ValueexternalRef

showProductImages

Enables product images for Quote line items in the Simple Table view. If selected, the product image will be displayed as the first column. Default value: disabled.

IdtableView.showProductImages

Type – boolean

Valuefalse

quoteDetail

If enabled, new quote detail will be used.

IduseReactFor.quoteDetail

Type – boolean

Valuefalse

quoteList

If enabled, new quote list will be used.

IduseReactFor.quoteList

Type – boolean

Valuetrue

validateInputsOnPrice

Configures user inputs validation (if all required fields are filled in) when a quote or contract is recalculated. Possible values: none – Disables the validation. strict – Prevents the action to be executed if the validation fails. warn – The action is executed even if the validation fails but a warning is displayed.

IdvalidateInputsOnPrice

Type – text

Valuestrict

validateInputsOnSave

Configures user inputs validation (if all required fields are filled in) when a quote or contract is saved. Possible values: none – Disables the validation. strict – Prevents the action to be executed if the validation fails. warn – The action is executed even if the validation fails but a warning is displayed.

IdvalidateInputsOnSave

Type – text

Valuestrict

Found an issue in documentation? Write to us.