jadjoubran / codetogo.io

🚀 JavaScript code to go - Find updated snippets for common JavaScript use cases
https://codetogo.io
MIT License
233 stars 30 forks source link

Use Case Suggestion: dynamic mult step form based on user input #347

Closed aliraza-eis closed 8 months ago

aliraza-eis commented 9 months ago

Create a multi-step form and the step of form should change according to user's input dynamically. for example the is a selected input and user can select any of then then you've to show the form according to the selector which user selected.