cancel
Showing results for 
Search instead for 
Did you mean: 

How to view one to many relation in create-wizard?

0 Kudos

I have the following relation:

<sourceElement type="PickUpDeliveryMode" qualifier="deliveryMode" cardinality="one"> <modifiers write="false" optional="false" initial="true" unique="true"/> </sourceElement> <targetElement type="LynxPickUpDeliveryModeValue" qualifier="lynxValues" collectiontype="set" cardinality="many"> <modifiers partof="true"/> </targetElement> </relation> I extended from PickUpDeliveryMode and made a corresponding create-wizard in backoffice. The problem is , I cannot view the multireference editor in the wizard I tried extendedmultireferenceeditor and defaultmultireferenceeditor

How to solve this problem?

Former Member
0 Kudos

hi, this 2 editors are the right ones for an 1:n relation, can you provide additional information? The configuration of the wizard would be helpful.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

any updates ?