LiveCycle Form Table | Community
Skip to main content
New Participant
May 18, 2022
Solved

LiveCycle Form Table

  • May 18, 2022
  • 1 reply
  • 592 views

I am working on a LiveCycle Form where I have three two row tables which will be made visible based on three checkbox selections.  I have the javascript set up to make these tables visible or hidden.  Users can select any combination of these three checkboxes.  Is there a way to display any of the three tables in the same location if only one of the checkboxes is selected and move one table below the first based on if multiple checkboxes are selected?

Update: I have included a screenshot below.  These tables will be hidden by default and will be displayed by the checkboxes above.  I would like to have Account Closure section default location be below the first table as most users will only select one checkbox.  However if they do select more than one checkbox the additional tables will be displayed and the Account Closure section will be moved down.

 

 

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 Mayank_Gandhi

@brcs899 you have two things hidden and invisible. Change field/panel to exclude from layout, provided content is flowed it will move up and down dynamically as you require.

 

1 reply

Mayank_Gandhi
Mayank_GandhiAccepted solution
Employee
May 20, 2022

@brcs899 you have two things hidden and invisible. Change field/panel to exclude from layout, provided content is flowed it will move up and down dynamically as you require.