Hi, I have a case and I want a solution to say if I have
3 tables
3 views
3 forms
1- employee name - text
Month - date
Is payroll calculated - option set
2- Attendance table
Date
Employee name
3- Payroll table
Employee name
Salary
say if we are in the First table and we want to Read data from the Second table and to Calculate this data we got from the Second table in the Third Table how we can do this in the model-driven Forms?