A form that writes into the leave_trans table should be enough. When you configure the choice component, you will still be able to choose employee master table as the source of it
yes that is custom form, hopefully any suggestion in my case.
is’t possible to create custom button action unbound to employee table? the action button would execute to save data (name and date leave into trans_leave table).
Is it just an employee submitting for themselves or they can submit for others?
If it’s the first case, then you can just have a form container on the screen, insert a “Date Picker” component for “Date Leave”, and automatically collect the “Emp ID” as an “additional column” on the right-hand side.