aem-core-forms-components icon indicating copy to clipboard operation
aem-core-forms-components copied to clipboard

Simple switch between forms on a page on button/link click

Open shravanthprasad opened this issue 1 year ago • 1 comments

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

shravanthprasad avatar Jul 10 '24 04:07 shravanthprasad