Progressive Onboarding

Thanks Jeff. I’ve switched to custom screen with components. I had thought form containers would give me an efficient way to group items the reveal progressively for user data submissions.
I’ll use visibility conditions to reveal groups of components to users as they complete preceding ones and progress through onboarding.
I also made the mistake of creating individual onboarding screens with the plan to link them up. I now realise that a workflow needs to be created at the end of each screen to create the next screen in the sequence. Even then, editing each screen requires going through from screen one to reveal screen to be edited. I’m trying to find an elegant way to do multi step onboarding with progressive component reveal..