Allowing the user to change the visibility of the constrained options
Step 1: Assign the constraints first onto the product.
Step 2: Go to Features card, and enable the Constrained Options Visibility column from the Visible Column dropdown
Step 3: Set the constraint visibility by selecting Always Visible or Never Visible
Expected outcome
1. With at least 1 available option
Expression example: F1.code = “O1” and F2.code = “O2”:
2. With no available option.
Expression example: !( F1.code in {"O1","O2","O3"})
Allowing the user to assign vendors to the constraints
Step 1:
Enable the use Vendor checkbox in Project card.
Create at least one vendor in Project card
Step 2:
Go to Constraints (BETA) card, user may now see the Vendor column in the Constraints spreadsheet.
Step 3:
User may now change the vendor by selecting any vendor from the drop down.
The default vendor assigned to existing constraints should be the first vendor created.
When we create a new constraint, the vendor is assigned based on the initial alphabet of the vendor.
Comments
0 comments
Please sign in to leave a comment.