![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all - I'm using Filemaker developer version 7.03. What's the current method to get the number of pages in a particular layout and record set? If I use 'get(CurrentPageNumber)', it's always 0. I have a script that is supposed to go to a different layout if there is an odd number of pages. Thanks! |
#3
| |||
| |||
|
|
Hello all - I'm using Filemaker developer version 7.03. What's the current method to get the number of pages in a particular layout and record set? If I use 'get(CurrentPageNumber)', it's always 0. I have a script that is supposed to go to a different layout if there is an odd number of pages. Thanks! |
#4
| |||
| |||
|
|
Enter Preview Mode Go to Record/Request/Page [Last] Set Variable [$LastPage, get(CurrentPageNumber) ] lawpoop (AT) gmail (DOT) com wrote: Hello all - I'm using Filemaker developer version 7.03. What's the current method to get the number of pages in a particular layout and record set? If I use 'get(CurrentPageNumber)', it's always 0. I have a script that is supposed to go to a different layout if there is an odd number of pages. Thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
| |