November 13, 200817 yr 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.
November 13, 200817 yr 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?
November 14, 200817 yr Author 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...
November 15, 200817 yr Author Hello. I Tried your tip and it worked perfectly. Quite simple to accomplish also. Thanks a lot!
Create an account or sign in to comment