cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

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

Former Member
0 Likes
383

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?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

any updates ?