Expand my Community achievements bar.

SOLVED

LiveCycle Form Table

Avatar

Level 1

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.

Form Screenshot.JPG

 

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@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.

Mayank_Gandhi_0-1653048451223.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

@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.

Mayank_Gandhi_0-1653048451223.png