- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
If you go to Master Page 2 and select the page number object. In the layout:ready event change the script to:
this.rawValue = this.parent.index + 1;
This is JavaScript and will use the instances of the second Master Page as the page number (plus 1, as it is a zero based system).
Hope that helps,
Niall
Views
Replies
0 Likes
Total Likes