Jump to content
Salesforce and other SMB Solutions are coming soon. ×

Number of rows in portal


malice

Recommended Posts

Is there a way to have it so if their is 10 records for a particular thing it will make the portal 10 rows long?

 

Just aksing because I trying to make a printable report, but it has all the empty / extra rows in the portl and just doesnt look that great :/

Link to comment
Share on other sites

Preintable records from a portal should access by

GTRR SRRO (Go to Related Records0 [show Related Reords Only]

 

This grabs all the related records from the portal and brings you to

the table(file) they belong to. From there you should navigate to a list view or SubSummary to sort and/or tabulate the related records.

Link to comment
Share on other sites

This is because you are printing your report from the file (table) which has the portal. Portals are for viewing, not printing as a rule. To print the data, simply go to the file in which the portal records reside and prepare your report in that file. Then set your script in the other file to call for the related records desired, switch to the file with the records and preview/print your report from there. This allows one to have only as many lines appear as there are related records.

 

Be well . . .

 

Tom smile.gif

Link to comment
Share on other sites

I can get it to show one record, how do I make it show a list of records?

 

I am not using a list veiw report its got records from mutliple tables i.e

 

it will have the section emploee details which shows name b'day etc, then it will have a part for vehicle, which shows what car they have, then it will have their assets, which doesnt list.

 

the only thing seperating the sections is a drawn line, they are not in different parts...

 

Kind of getting sick of filemakers non easyness and what seems to be limited use..

Link to comment
Share on other sites

[ QUOTE ]

I am not using a list view report it's got records from mutliple tables i.e it will have the section emploee details which shows name b'day etc, then it will have a part for vehicle, which shows what car they have, then it will have their assets, which doesnt list.

 

 

[/ QUOTE ]

 

Is your original problem to get the assets to print as a report? I am afraid that your question is not very clear. Please post again and tell us exactly what you are trying to achieve.

So far I understand there is an employee record, with a related vehicle record, and multiple related assets records.

 

Which version do you use? (v5.5-6, v7)

 

kjoe

Link to comment
Share on other sites

I've done it a weird way now, I made an list / report and used the body section for the asset list then just put all the other stuff into a leading grand summary part. i'll have to upload the fm file when i finished with it so you can see what i meant

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...

Important Information

Terms of Use