I am working on a use case where basis on input from user, child list will have required number of list items.
For E.g.- User Input =3, 3 entries are created under L2.
I am able to add multiple rows in one go using below logic.
But stuck in a scenario, where we have existing list member already added & want to add more entries.
Front End:
Module: