Hi Guys!
I've next issue: I have an order (contract) form and I've added a Product sub-grid (in my case it's Vehicle) to it. And everything looks great, I've the possibility to add a few Vehicle to the Order and this Order is linked to Vehicle (I'm using 1: N relationship), but when I'm removing Vehicle from Sub-Grid, in the Order form, the Vehicle is deleted from the system, not from the list.
Is there some way how to configure the sub-grid or probably there is some other possibility to add a list of the vehicle and don't lose the connection between entities?