Hello. We are looking at implementing navigation using page numbers. So, page 1 nav might look like with each number (or image) clickable:1, 2, 3....morethe CurrentPage would be highlighted. When you click on more:4, 5, 6When it gets to the last page in the chapter of course there will be no number, and no "more" word. I need to know if this is even possible using Lectora. I'm thinking I need to modify the PageInChapter variable. So it would bePageInChapter, PageInChapter+1, PageInChapter+2And, those links would need to by hyperlinks to those pages in the Chapter. Also dynamically generated. Is this even possible or am I crazy?