Feature Flags (Contracts)

Feature Flags (Contracts)

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

contractDateInPastValidation

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

IdcontractDateInPastValidation

Type – boolean

Valuefalse

showLineItemLookup

The showLineItemLookup flag enables you to hide the contract item search field. Default value: enabled

IdcontractEditor.showLineItemLookup

Type – boolean

Valuetrue

showAssignAccount

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

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

IdcontractHeaderConfiguration.showAssignAccount

Type – boolean

Valuefalse

showAssignOpportunity

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

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

IdcontractHeaderConfiguration.showAssignOpportunity

Type – boolean

Valuefalse

showCreatedByName

The complete contract 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

IdcontractHeaderConfiguration.showCreatedByName

Type – boolean

Valuetrue

showEndDate

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

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

IdcontractHeaderConfiguration.showEndDate

Type – boolean

Valuetrue

showLastUpdateDate

The complete contract 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

IdcontractHeaderConfiguration.showLastUpdateDate

Type – boolean

Valuetrue

showSignatureStatus

The complete contract 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

IdcontractHeaderConfiguration.showSignatureStatus

Type – boolean

Valuetrue

showStartDate

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

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

IdcontractHeaderConfiguration.showStartDate

Type – boolean

Valuetrue

showStatus

The complete contract 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

IdcontractHeaderConfiguration.showStatus

Type – boolean

Valuetrue

showUserGroups

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

If enabled, the User Group Edit/View field is displayed in the header. Default value: enabled

IdcontractHeaderConfiguration.showUserGroups

Type – boolean

Valuetrue

showWorkflowStatus

The complete contract 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

IdcontractHeaderConfiguration.showWorkflowStatus

Type – boolean

Valuetrue

nameField

Allows you to configure contract items input.

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

IdcontractItemInput.nameField

Type – text

ValueuniqueName

valueField

Allows you to configure contract items input.

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

IdcontractItemInput.valueField

Type – text

Valuelabel

showBackToList

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

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

Idcontracts.showBackToList

Type – boolean

Valuetrue

showCalculationDate

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

Shows/hides the Calculation Date text field on the Contract Header tab. Default value: true

Idcontracts.showCalculationDate

Type – boolean

Valuetrue

showContractEndDate

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

Shows/hides the End Date text field on the Contract Header tab. Default value: true

Idcontracts.showContractEndDate

Type – boolean

Valuetrue

showContractExternalRef

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

Shows/hides the External Reference text field on the Contract Header tab. Default value: true

Idcontracts.showContractExternalRef

Type – boolean

Valuetrue

showContractGroups

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

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

Idcontracts.showContractGroups

Type – boolean

Valuetrue

showContractStartDate

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

Shows/hides the Start Date text field on the Contract Header tab. Default value: true

Idcontracts.showContractStartDate

Type – boolean

Valuetrue

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.

IdcustomerInput.idField

Type – text

ValuecustomerId

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

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.

IdproductInput.idField

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

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

showContractHeaderText

If enabled, the Header Text panel in the contract detail view is visible. Default value: enabled

IdshowContractHeaderText

Type – boolean

Valuetrue

contractDetail

If enabled, new contract detail will be used.

IduseReactFor.contractDetail

Type – boolean

Valuefalse

contractList

If enabled, new contract list will be used.

IduseReactFor.contractList

Type – boolean

Valuetrue

Found an issue in documentation? Write to us.