Hi,
I need to add expandable text fields to some forms. I went to http://www.adobe.com/devnet/livecycle/designer_scripting_samples.html and used "Developing a form with multiple and expandable question fields (PDF, 170k)" as a guide. However, I have noticed that once you get to a third page when expanding a field it ignores the header area even though it is set to "follow previous" under pagination and lays overtop the heading (it should stay below it). I've played around with it for a bit but seem to be at a loss in terms of how to fix it. I am using Adobe LifeCycle Designer v.8.
Thanks
Views
Replies
Total Likes
I am assuming your header area is set in the Master Page. You need to adjust the subform height in the master page.
You can pull the Content area in the master page below the Header section in your PDF. This way your Body page will always start below the header in the design time/ at runtime with multiple pages.
Thanks
Srini
Views
Replies
Total Likes