Input form using another form

I have 2 table 

1) Employee

     a)employee_name

     b)employee_stuation

2)Annual Leave

     a)employee ( reference employee table )

     b)start_date

     c)end_date

 there is a button called annual leave. when i click on the annual leave button, I want to enter the start and end date in the input form and save it. how can i do that ???

(i think i need to use add a new row to another table using values from this row)

0 3 96
3 REPLIES 3

Not sure what your issue is, what's wrong with using the default "Add" action on the Annual Leave table? 

My question is how can i add on employee form using input form like this

i dont need to add on annual leave form

ANNUAL.png

small input form

That doesn't make any sense to me. Can you explain a different way? Or, what's wrong with the default "Add" action for the employee table?

Top Labels in this Space