Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Help Me to make my form grow dynamically

Avatar

Former Community Member

hi to all,

i have made a form for daily reporting of construction activities,in which i have a made a table which i want to grow dynamically if the user wants to give more data and i want the form to show all the content while taking a printout.

I tried using some help but the table overlaps with the object below that.

Kindly help me and pls use layman terms, as i am pretty new to livecycle.

Is there a way to attach my form ,so that i can get help?

DO advice me,

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

Were the examples a help? You should try and work through the process of dynamic forms, so that you will be better armed to maintain the forms going forward.

Here is your form back to you: https://acrobat.com/#d=gT2qPCEDxfLyHc0QDSOmTg

I would recommend that you name objects as you go, including pages and subforms.

In your form you will see that I have groups objects above the table in a positioned subform, 'header'. Similarly I have grouped all of the objects beneath the table in a 'footer' positioned subform. Then the table is in a flowed subform AND 'page1' is also set to flowed.

I would always recommend setting 'page1' to flowed as the last step. First get all your objects sorted in positioned/flowed subforms.

Hope that helps,

Niall

View solution in original post

5 Replies

Avatar

Level 10

Hi,

There are several ways of achieving this. You can set up the textfield to expand height to fit content (see Layout tab). Here are a few examples:

https://acrobat.com/#d=pxy*P4aVfhyjmMHXuOEy*Q

https://acrobat.com/#d=kwa4t2vu6mXbgMCyqEF0aQ

Here is another example where the textfield is expandable on clicking the +/- button AND on prePrint: https://acrobat.com/#d=KVeR0qUe9TMd0CCRBEeFTA

This takes a bit more scripting but gives more control.

If you want to share your form, you will need to upload it onto a file sharing site like Acrobat.com and then share the published URL here.

Hope that helps,

Niall

Avatar

Former Community Member

Thanks for the attached sample forms, let me

go through that.

Meanwhile i have uploaded my form here for your guidance on that

https://acrobat.com/#d=OzC*jJsUXXTDiUHQePTGpA

Please correct my form so that i can use that as a model for my further forms.

Avatar

Former Community Member

Someone please have a look and throw some light on that .

Thanks in advance.

Avatar

Correct answer by
Level 10

Hi,

Were the examples a help? You should try and work through the process of dynamic forms, so that you will be better armed to maintain the forms going forward.

Here is your form back to you: https://acrobat.com/#d=gT2qPCEDxfLyHc0QDSOmTg

I would recommend that you name objects as you go, including pages and subforms.

In your form you will see that I have groups objects above the table in a positioned subform, 'header'. Similarly I have grouped all of the objects beneath the table in a 'footer' positioned subform. Then the table is in a flowed subform AND 'page1' is also set to flowed.

I would always recommend setting 'page1' to flowed as the last step. First get all your objects sorted in positioned/flowed subforms.

Hope that helps,

Niall

Avatar

Former Community Member

thanks for your help and suggestions.

i am walking through all of your posts to get myself equipped.