Hi guys!
Part of my website’s onboarding requires a series of questionnaires. Every user will have to answer at least 20 questions. I’ve done this via a fixed cell repeating group, and with every answer, it scrolls to the next question. I’ve noticed every one of these consumes a new workflow, which is going to be quite taxing.
Are there any work arounds to this that I can use to save some workflows? I feel like if I displayed, say, 5 questions at a time, it would cut the workflows by a fifth? But it then would be significanly worse a UI.
Any tips/tricks/something I’m missing?
Cheers!