How can i save multiple sub tab automatically after saving parent tab?
I am trying to save log details in the child table.
for eg: I have two dates 2022-01-03 and 2022-01-06, then after saving it
i want to save the dates between these two dates in the child table.
The problem is : i could not set the parent table id in child table while using aftersave method .