Passing attachment(s) uploaded in the parent case, to the view of a child case 8.6

We got a child case, where we propagate data from the parent case in the child case view.

Propagating regular data works, but how would I display the images of a specific attachment category from the parent case in the child case view?

@DennisS51

You could Save As the property for your attachment category into your child class, and instead of passing in pzInsKey as the LinkedRefFrom parameter, you can pass in the pxCoverInsKey.