Hi,
I have added one child table in leave application.
Child table Label: History & Field name: custom_history (In leave application).
Child Table fields: start_date, end_date, rejoining_date, days_taken.
My query :
If i create new leave application for one employee, then the leave history, I mean the history child table old records should fetch automatically on the new application child table.
For example, 1st I created one leave application and added one row in the child table. Then, Im going to create new application for same employee, so based on employee selection, the child table record should appear automatically in that new Leave application.
please suggest any reference code !!!