I have an Orders App. It contains a submission form and a report datapage. The table for this app has a field named Ordered_By, which gets its data from a separate Employee Table that holds all of our employee information. This field is to filter the orders by the user who made the order.
Is it possible to have a user login and have the Report Datapage already filtered to orders placed by the logged in user? i.e., KPC creates an order from the submission form. KPC then goes to the Orders Report DataPage, and instead of using the dropdown to find his name in the search, the report is already populated with orders placed by KPC.
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
Here is my idea.
I have an Orders App. It contains a submission form and a report datapage. The table for this app has a field named Ordered_By, which gets its data from a separate Employee Table that holds all of our employee information. This field is to filter the orders by the user who made the order.
Is it possible to have a user login and have the Report Datapage already filtered to orders placed by the logged in user? i.e., KPC creates an order from the submission form. KPC then goes to the Orders Report DataPage, and instead of using the dropdown to find his name in the search, the report is already populated with orders placed by KPC.
I appreciate the help!
Link to comment
Share on other sites
6 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.