Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8455 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I would like to create report in one file that includes a portal list from another file. My problem is that it will only display a user defined number of rows. I need the list to display anywhere from 10 - 200 items but don't want to set the number to 200 because it would make printing unwieldy. Is this possible?

Posted

A lot depends on the setup and structure of your solution. On way is as follows:

In file A you have one record with a portal showing any given number of records from file B (1 to many relationship). You want to print? Do this. Set up a list layout in file B with the fields you want to print. Set up a relationship back to file A. Drop the fields from file A you also want to print, in the header and/or footer parts in your list layout in file B. Write a script in File A that switches to your new layout in file B, only selects related records, prints, then returns to file A.

This is only a solution for a 1 to many relationship – with many to many or many to one, you will need to take another approach.

Hope this helps,

Rigsby

Posted

Thanks Rigsby, that helped. I guess in your solution, you are really not using the portal at all to print with, you are simply showing records based on a relationship and printing them. Is that right?

Mike

This topic is 8455 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.