Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about dynamic-steps #13

Open
the-hotmann opened this issue Jan 11, 2021 · 0 comments
Open

Question about dynamic-steps #13

the-hotmann opened this issue Jan 11, 2021 · 0 comments

Comments

@the-hotmann
Copy link

the-hotmann commented Jan 11, 2021

Is it possible to have a dynamic step form with this?

Like:

Page 1 (Animals):

  • Dog -> Page 2 (Dog)
  • Horse -> Page 2 (Horse)
  • Rabbit -> Page 2 (Rabbit)

Page 2 (Dog):

  • race
  • size
  • weight

Page 2 (Horse):

  • age
  • race
  • prices won

Page 2 (Rabbit):

  • color
  • likes people
  • housebroken

So when you select "Dog" as page one you will be redirected to the Page2 DOG site, not a general Page 2 site.
Is this possible with this application?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant