I am making a Timesheet datapage. I have a table filled with active employees that we have. Each employee has a "Job_Role" (i.e. Office, Field, Shop).
In the Timesheet we ask what Task the employee did during the day. Tasks are saved on a separate table and include Fab, Install, Misc., Office work, etc. It is also a field in the table that saves all of the timesheet information.
The timesheet app limits lookup balues based on identity. So, when they open the app and sign in, it automatically has all of the employee information.
I want to know if it is possible to create a relationship between Job_Role and Tasks, so that the Task input is automatically filled based on the employees role. (i.e. if the employee works in the shop, then fab should be automatically filled in the Task section).
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
kpcollier
Hello.
I am making a Timesheet datapage. I have a table filled with active employees that we have. Each employee has a "Job_Role" (i.e. Office, Field, Shop).
In the Timesheet we ask what Task the employee did during the day. Tasks are saved on a separate table and include Fab, Install, Misc., Office work, etc. It is also a field in the table that saves all of the timesheet information.
The timesheet app limits lookup balues based on identity. So, when they open the app and sign in, it automatically has all of the employee information.
I want to know if it is possible to create a relationship between Job_Role and Tasks, so that the Task input is automatically filled based on the employees role. (i.e. if the employee works in the shop, then fab should be automatically filled in the Task section).
Please let me know if it is possible.
Thanks.
Link to comment
Share on other sites
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.