Hello,
In my D365 Sales CRM I have 2 Tables/Entities: 'Backlog' and 'Cashflow'. A Backlog record can have multiple Cashflows (1:N relationship).
I have a sub-grid in the Backlog's form through which I am viewing and creating the related Cashflow records. (See image below)
Getting redirected to a new page every time I click on '+ New Cashflow' in the sub-grid isn't user-friendly in case there are 10 cashflow records for this Backlog .
Is there a way to use the sub-grid to create multiple cashflow records without being redirected for each record??