July 11, 200619 yr I am building a timesheet/timeclock database for employees to access via IWP (served from FMSA). I want that when the employee logs in they will only have access to their timesheet records. I can get who is logged in via get(accountname), but how can I use this information to display the users' records? So far I have an employee table and a timesheet table, linked via an employeeID field. I posted this to another forum but I think it was the wrong place (and/or wrongly though out question)
Create an account or sign in to comment