Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Validation check on a field

Avatar

Level 3

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;

 

}

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

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