Set Preference Constraint template not working with multiple instance child product
Hi All,
below are the requirement and issue faced. Set preference rule template is not working as expected. Can you suggest any alternate approach for this or any solutions to overcome below issue is appreciated.
Sample Structure:
RCP-->Root Product
---sdWanContractTerm (LOV with values: 0, 24, 35)
---slaRestoration LOV with different values
Child1--only single child product with multiple cardinalities allowed
---sdWanContractTerm (LOV with values: 0, 24, 35)
Requirement:
user want to select the value of sdWanContractTerm on RCP and the same value need to cascade to Child1 product by default for each instance added. Also, the user should have an option to change sdWanContractTerm on any of child instances when required.
0