Avatar

Correct answer by
Level 2

Thanks for the suggestion. What I ended up doing is creating a navigation page with it's own bookmark which contains a repeating subform with a "Go" button and the name of each Section in a read only Text Field. A new entry is added to this page each time the user creates a new Section. The "Go" button uses setFocus to take the user to each section - similar to a bookmark.

View solution in original post