Skip to main content
Version: Released

Worktop Support Panels

Check Rule

WorktopSupportPanelsRule

Particular Worktops which need a Support Panel

Notification level: ℹ

KeyValue
IDWorktopSupportPanelsRule
Translation keyworktop_support_panels_rule_title
worktop_support_panels_rule_error_message

Behavior

This rule checks if the worktop needs a support panel or not, in order to manually add worktop support panels in the project, or within the sales system.


Trigger Conditions

It is triggered if the worktop added is present in the list of worktops which require a support panel. The application recommends to manually add a support panel.


Overload Parameter

Key nameTypeDefault valueDescription
productIdsArray-This parameter defines the worktops which require support panels and will have IDs of all the products as an Array. Mandatory.

For example:

{
"productIds":["91964"]
}

Illustration

The worktop added requires suport panels to be added so, the rule is triggered and informs the user manually add the support panels to the worktop. An animation is displayed to guide the user through the changes.

Worktop Support Panels Needed