on ‎2018 Oct 11 11:00 AM
Tried to use
where newPudo is the child, pickUpDeliveryMode is the parent and finally newPudo.cisMinimumPv is the variable which is supposed to cantain the value from the pickUpDeliveryMode's parent. Any thought's how to retrieve the value from parent's parent in backoffice create wizard?
<wz:assign property="pickUpDeliveryMode" value="ctx.parentObject"/>
<wz:assign property="newPudo.cisMinimumPv" value="pickUpDeliveryMode.parentObject.cisMinimumPv"/>
</wz:prepare>
Request clarification before answering.
Hi ,
It all looks fine with following conditions:
This configuration for CisPudoPickUpDeliveryMode is used only when parentObject is available in context (i.e. from reference editor)
This parent of CisPudoPickUpDeliveryMode has attribute called parentObject
An object from above has attribute called cisMinimumPv
If above is not correct, then please provide detailed and exact description of type hierarchy involved in this case.
Cheers, Jacek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.