- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
On the initialize event of the rirst field in the row you can use this command:
xfa.layout.page(this
)
This command will return to you the page number that "this" object is in. "this" refers to the current object. I do not remember if the page numbers are 0 based or 1 based but when you get the correct return you can do what you need to do.
Paul
Views
Replies
0 Likes
Total Likes