Closed
Description
User Story
For a scenario when a form(ex:Sign In) is embedded on a page,
As and end user, I have a Sign in/ Login form with user name and password and a link with Register button
When I click on Register button, the current form should hide and Register form should be displayed
Description & Motivation
Sign up and Sign In are most used forms on any web application and switching between forms without loading/reloading the page will be helpful
Deliverables
New AEM forms core Component to allow switching between forms
OR
Update Switch Component to hide current form and display new form on page
Acceptance Criteria
Switching between forms by a simple link/click on button
Verification Steps
A simple switch between forms by clicking on a button without reloading