March 15, 200619 yr I have a report layout that is used to display records in a found set for users through IWP. The problem I am having is that this layout is only showing 5 records on screen, and only printing out these five records (five is all that will fit on a page), instead of all of the records in a found set. Is there any way to get all of the records show up at once? The users can not scroll through the pages because the navigation bar has been disabled for the users (and needs to stay that way).
March 15, 200619 yr First: update your FMP 7 web publishing to the latest version. There is an update which changes the number of records in list view to 25 instead of 5. Second: Even if you hide the navigation status area, you can create your own navigation scripts to allow users to page through the sets of records. Third: Printing in IWP, is not going to easily allow printing of all found records as you can do with FMP, since you're using the browser to just print what's visible.
March 16, 200619 yr Author Is that update included in the FileMaker Server 7v4 update? Or is it something seperate from that?
Create an account or sign in to comment