Validation check on a field | Community
Skip to main content
hitesh_m
Level 3
February 26, 2016
Solved

Validation check on a field

  • February 26, 2016
  • 1 reply
  • 1396 views

Hi Experts,

I am creating an Adaptive form in AEM which uses multiple wizards (panels). I have a requirement like the user should not move to the next panel until his inputs are validated for existing panel. Is there any property I can use to achieve this functionality ? Basically, what I am trying to achieve is this 

If(myTextFieldValidated)

{

MoveToNextPanel;

 

}

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ifconfig

Yes there is a step completion expression for you exact use case for wizard layout.

1 reply

ifconfigAdobe EmployeeAccepted solution
Adobe Employee
March 25, 2016

Yes there is a step completion expression for you exact use case for wizard layout.