Need to Hide 2 Pages of form until specific dropdown selection chosen | Community
Skip to main content
April 21, 2021
Question

Need to Hide 2 Pages of form until specific dropdown selection chosen

  • April 21, 2021
  • 1 reply
  • 584 views

Hello Experts!  Apologies for what may be a basic question.  I am a new user to AEM Forms 6.5 and am building a 7 page form.  I need to make pages 5 and 6 invisible for both viewing and printing to end users (but still visible to me in Design View), unless a dropdown "Yes/No" selection on page 4 is answered Yes - which then needs to make pages 5 and 6 visible for the user to complete.  I am able to change the dropdown to radio buttons or check boxes if that will make this any easier.  Any other scripting (buttons, etc.) has been done in Java, but I am a true newb to scripting.  Thank you in advance for any assistance!

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

1 reply

Mayank_Gandhi
Adobe Employee
Adobe Employee
April 23, 2021

@scottj678500 A good way to start and learn designer script is by using 'action builder' Right-click on any object, then select action, and a dialog with action+event combination.

In this case, put a script on dropdown or radio change and hide the subform which is in 5 or 6 based on the value