Hi all,I'm creating a RAP application — to simplify things, it's a Delivery App.My root entity is the Delivery (so I can create and update deliveries), and the items are Sales Orders (which I won’t create, just associate).I have a Delivery header wit...