Bruno Dini Posted November 13, 2008 Posted November 13, 2008 Hello all! I'm developing a simple solution for my office and I need help in one thing. I'm making a portal that will display the tasks for all employees. This task portal is filtered by employee name and task status through two drop down menus. I need to be able to create a report with this data. I must be able to select the employee, the task status and print a report. But I can't figure out how to create a found set of this records, based on the data displayed in the portal. Is there a way to do that? I'm newbie on scripts. Thanks in advance.
Fenton Posted November 13, 2008 Posted November 13, 2008 If you want the records that are in the portal, then Go To Related Record [ portal relationship; show related only; layout of the portal's base table ] would do it. But do you want a "report" on just that 1 employee and task? Or all employees and that task? Or all tasks for that employee?
Bruno Dini Posted November 14, 2008 Author Posted November 14, 2008 Hello, actually I want to create a report based on the records that are displayed on that portal. I believe this solution you gave me will work fine. I'll try to do this and I'll post a feedback about it. Thanks a lot...
Bruno Dini Posted November 15, 2008 Author Posted November 15, 2008 Hello. I Tried your tip and it worked perfectly. Quite simple to accomplish also. Thanks a lot!
Recommended Posts
This topic is 5921 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now