내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

Validate a panel on next + mobile next + disable tab navigation

Avatar

Level 2

I'm required to validate a panel on click of the next button.

 

I was able to achieve this using the method described here https://www.tothenew.com/blog/tips-tricks-for-aem-6-2-form-development/#comment-568864

 

But to complete the form also need to:

1) Also apply this rule to the next button rendered on small screens/mobile devices

2) Disable the ability to navigate forward by clicking on the tabs

 

How can I do this?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

3 답변 개

Avatar

Level 9

Avatar

Level 2

Sorry, this is not the Correct Reply. This does not answer my question. How do i undo this?

Avatar

Level 2

I know how to validate on click of next. I need the 'other' next button to be handled. The one that is rendered in the mobile view. And I also want to prevent the user from navigating forward using the tabs on each child panel.