Skip to main content
elenad95151680
Participant
September 5, 2018
Answered

Fields hidden but not excluded from layout

  • September 5, 2018
  • 1 reply
  • 476 views

Hi, I am trying to display some hidden fields in an interactive PDF using Acrobat Pro DC. These subfields are displayed based on the user's choice in a drop-down box. I am having issues with the layout since the subforms are hidden but not excluded from the page, so that creates a blank gap before the next subform everytime the user chooses to hide each subform. How can I fix this?

Thanks.

This topic has been closed for replies.
Correct answer try67

Assuming this is an Acrobat form and not a LiveCycle Designer form, you can't, really. Acrobat forms are not dynamic enough to allow that, unless your entire contents are either form fields (in which case you can move them up or down, using a script), or whole pages (in which case you can delete or spawn them from a Template, again using a script).

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
September 5, 2018

Assuming this is an Acrobat form and not a LiveCycle Designer form, you can't, really. Acrobat forms are not dynamic enough to allow that, unless your entire contents are either form fields (in which case you can move them up or down, using a script), or whole pages (in which case you can delete or spawn them from a Template, again using a script).