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

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

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

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

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

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

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

accountLayoutQuoteStatusFilter

Defines the relation between a Salesforce and a Pricefx entity.

Idsalesforce.accountLayoutQuoteStatusFilter

Type – ? json

showQuoteHeaderText

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

IdshowQuoteHeaderText

Type – boolean

Valuetrue

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