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

Is it possible to navigate to another step apart from Step1, when html Link is provided for multi-step-form? #68

Open
rubavathy opened this issue May 12, 2017 · 1 comment

Comments

@rubavathy
Copy link

Hi,
In our application we have 3 steps:

  1. Choose the option to create Object.
  2. Select the Template for the Object from existing templates
  3. Create object based on selected Template.

Recording User activity when new object is created and dashboard will have link for the activity with url parameter containing "id" for the new object. When we follow the link, 2nd step should be the active one instead of 1st step with the loaded object based on "id".

Is there any way to achieve this? Thanks in advance.
Regards
Rupa

@AnishLushte07
Copy link

Hi, You can achieve this by setting "initial-step" attribute to particular step number.
reference

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

2 participants