Display logic with pagination
-
I’m making a form. There are 90 questions from which i need to pick and display according to a previously selected profile (there are 6 available).
In order to have a cleaner form i’m making sections of 3 questions and applying logic to each question and section fields. When i do this i have no way to apply logic to the pagination field, as a result sometimes i have sections without questions to display, but I still see the back and next buttons -and need to click next until I see the next questions.
Is there a way to completely avoid these buttons (when needed) so that the user have a better experience while answering? Can you recommend a different approach to achieve what I need?
I’t would be great if one could apply logic to pagination in order to achieve better separation when sections are needed.
I hope that I explain myself clearly, thanks for your plugin.
- The topic ‘Display logic with pagination’ is closed to new replies.