Hello,
I have to insert a subgrid in my Lead form
I need more Accounts for each Lead
So I create a new N:N relation
between Lead and Account;
then I add a subgrid in my Form.
I set it in this way

When I add items in subgrid, subgrid is always "No available data" status
Can anyone help me?