I have a quick question about whether the navigation bar can be used functionally or if it is just a display of the current page. I do like having it present, but not just as a title.
After setting up a multipage form, where one page is a full table view of submitted records and the second is a list of only records submitted by the viewing user, is it possible to use the navigation bar in a way that is similar to tabs? I have tried adding a page link to the title, to no avail since the element has a class that disables the field when not on the page.
If there is no such use, I suppose I will just disable the bar and setup two menu options; one to each page of the form.
Thank you.