Hello
I was creating an application that allows users to create a personal book. The user writes each chapter of his book. The frame is as follows:
Cover page :
- Title of the book
- Book subtitle
- Photo
Preface: - Text
Summary : - Title of the different chapters + page number
Chapter: - Title
- Narrative (height according to the text)
- Narrative (height according to the text)
- RG of map + description (fixed height and width)
Fourth cover
-Text
My question is the following, how to create a summary that takes the right page number?
Thanks in advance