Hello,
the Preview of a Survey in the Creator presents a fixed page selector (PageToolbar) at the very bottom for navigating between pages. This is really useful, since it spares the user the necessity to scroll thru the whole form to use the "Next" button in order to get to the next page.
Unfortunately the page selector is not available for running tasks. Is there a way to also have the page selector in place when using survey.jquery.js (instead of survey-creator-core.js)?
Thanks in advance.
Hello Kevin,
You can implement a selectable list of survey pages and use it to navigate between survey pages as shown in the following demo: Custom External Navigation.
Please let me know if you have further questions.
Thanks for your help.
I already implemented such a selectable list, but the main requirement is to have a popup dropdown list of pages in the same design as presented in the Creator.
Is there a solution?