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

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

Recommended Posts

Posted

I would like to create a layout with the detail (body records) numbered sequentially starting from #1 on each page. There is a sub-summary which causes the page breaks.

What I would like is for page one to display records numbered 1 - x, page two to display reords numbered 1 - y, etc. Unfortunately, with the @@ attribute, page one displays 1 - x and page two displays x+1 to y. How can I restart the page numbering with the break on subsummary?

Thanks

Ron Filipek

Posted

I don't know of any way using @@.

The following is untested: Add the number fields Line and Page to the table.

You can add a page number to records and use this method to fill it in:

http://www.fmforums.com/threads/showflat...true#Post144371

Next you would have to do a find for each page, sort the records and then replace the line number with a serial number starting at 1.

This could be scripted, but it will take time.

This topic is 7090 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.