Moving Elements after Showing/Hiding Something
- December 6, 2022
- 1 reply
- 875 views
I am making a PDF using Adobe Acrobat Pro and would like to be able to change the position of text boxes on a page based on end user input. The specific scenario I am working with is if a user indicates that they will have a car or cars, that they will be able to add the specifics of each vehicle. I currently have a yes/no radial option and I have it set so that if the user selects "yes" boxes are made visible below the prompt asking for make, model, etc. If the user has more than one vehicle, I have added a "+" button that makes visible another set of boxes asking again for make, model, etc. The issue I am running into is that I need this question to be in the middle of my form and all the fields below are now moving down. How would I make it so that as more lines of boxes become visible, everything below naturally move down.
