Expanding text box in flowed subform

Hi,
I have a text box in a flowed subform. The layout is set to exapnd to fit.  What am I missing?
I attached an example of what I'm working with...
Thanks!

Can you describe a bit more precisely what your problem is?
In the PDF I only see 3 lines of text and no dynamic elements at all.
What part of your PDF is not expanding?

Similar Messages

  • Expanding text boxes to multiple pages

    I have a dynamic form with expanding text boxes that I originally designed on one page.  As I put in the needed items it was clear to have it fit I would need to go to a second page to have everything needed.  When it is the first page alone the preview pdf works properly automaticallly moving the overflow to the next page.  When the second page is inserted to finsih the form the areas not fitting on the first page when typed into the preview fall off into space and you can no longer see them.  I've treid moving around the heirarchy and have not figured it out.  Does anyone know hoi to fix this?  Is it possible to have a 2 page dynamic form that expands?

    Sorry I have been on vacation and in Europe for a week so I was not able to get to this before I left.
    The root subform (Page level) must be set to flowed if you want it to act the way you want. When doing that you can ignore the need to add the 2nd page and allow the product to break the page where it is needed. I modified your form so it would do this. Note that there is no Page 2 and I added some additional subforms to break up different parts of the form (Headers and unnamed subforms). It is good practice to name your subforms and if you do any code that was added may need to be adjusted to take into account these additional structural changes.
    Please find attached the modifed sample.
    Paul

  • Create expandable text boxes & maintain Indesign interactive features

    I have a form created in indesign which has interactive buttons included. I exported to pdf and now need to add expandable text boxes. I tried to do this in Livecycle but when i imported the pdf as a flowable form (with a view to make it dynamic) the interactive buttons i had created disappeared. is there a way around this so that i can create expandable text boxes but still maintain the buttons i have created?
    PS i am completely new to Livecycle

    Hi Reggie,
    Here are two versions. One form with a fixed number of pages and the other with a variable number of pages (you can add additional page 1).
    In the fixed number of pages, the click event of the index button includes the following instruction to go to a target page:
    xfa.host.currentPage = 1;
    This works because the page we want is always "1".
    If the form is dynamic and the number of pages can increase (or decrease) from those set at design, then we need to track the actual page number of each target page, at runtime.
    The script in the index button now looks like this:
    xfa.host.currentPage = page2.thisPage.rawValue - 1;
    Here the target page is page2 and on this page we have a field called "thisPage". The instruction is to jump to the current value of thisPage on page 2.
    For each target page that you want to index, you will need a hidden field (thisPage). You need to put this on each page and not on the Master Page.
    Hopefully the examples will help explain this.
    This is how we do it, there probably are other solutions out there.
    In relation to the second part, the link feature in Acrobat will not work with a form developed in LC Designer. Paul has a thread (http://forums.adobe.com/message/1923918#1923918) with a PDF for attaching documents, which were then listed in a list box. This could help you in developing your form.
    Another option is to have a button which becomes visible is there are attachments in the PDF. The click event then shows/hides the attachment panel. The user can then see the attachment and double click on the one they want/need. I know it is not as clean, but it is easier to implement. The javascript for the button would be:
    app.execMenuItem("ShowHideFileAttachment");
    Hope that helps,
    Niall
    the text keeps collapsing...

  • Expanding text boxes, pagination and expanding to another page

    Attached is a link to a simple form which is actually part of a much larger form. It has several nested add and remove instances. I have three fairly simple issues I need to solve.
         1. Is it possible to set a text box to allow it to grow in height as information is added that exceeds the size of the text box. This feature is available as a property in Microsoft Access as an example. I know you can allow multiple lines but you can see them all without the expanding feature.
         2. This form is design to grow by adding instances. I would like to set up the pagination so it would flow to additional page(s). I think I would just like the line
    to continue to flow to the next page without creating a break in the primary instance if that makes sense (the top level of the instances - mode). This level could theoretically by larger than one page so this is probably best route to go. Currently it's not flowing at all to the 2nd page.
         3. Somehow I ended up with a 2nd page to the form. How do I delete that but yet have the expanding form automatically create a 2nd, 3rd (etc) page as required.
    http://share.planswift.com/download/?file=W0H3U2V5-GOPO-FI9G-1UIG-OTYPHTB46HB
    Thanks,
    Patrick

    Hi Patrick,
    I can't make changes to your form at the moment, but there are a few things you need to bear in mind. If you want items to expand and push objects down, then you will need a Flowed layout.
    See this example about making fields dynamic: http://assure.ly/g80MVY.
    Also this looks at the difference between Flowed (where you want to get to) and Positioned (where you are now) subforms: http://assure.ly/eSGQMt.
    Yes, just select the textfield and go to the LAyout palette. There under height, tick Expand to fit. If you preview this you will see that it expands, BUT will cross over objects beneath it. This is where you need to group objects in a Flowed subform, so that when it expands it will push objects down.
    The page needs to be set to Flowed. There are pagination settings available under the Object palette and you can start with Place = Follow previous and then Continue filling parent. You also want to make sure that for the subforms (and textfields) you have set in the Object palette that content is allowed to break over pages.
    Check your pagination settings.
    Hope that helps,
    Niall

  • Expanding Text Box

    Good afternoon,
    I've recently converted an old Wordperfect document to PDF.  The form has many fillable fields, which have been setup and are working fine.  In the middle of the page, however, there is a place for the person to put in a narrative.  There is no maximum or minimum for this narrative, so it is possible for the narrative to extend beyond the space that the PDF currently has allotted for it.  Is there a way to have the text box expand to another page if the person continues typing?  After this narrative, there is more information that they must fill out, so this information would have to flow over to the next page, too.
    Thank you!

    Not with a form you create with Acrobat, but you can do that with a dynamic XFA form you create with LiveCycle Designer, which comes with Acrobat Pro. If you want to go this route, post in the LiveCycle Designer forum here.

  • Expand Text Box? "Advanced" text options not hidden?

    The title text box/editor is very small in the 10.2 update.  It's just big enough for 2 lines of text.  I find it fairly inconvenient to have it so small (I am referring to the text box in the inspector).  I'm guessing there is no way to expand this to fit more lines of text in, but if anyone knows how that'd be sweet! Otherwise I'm just crossing my fingers it gets a quick update since I'm using it every day for work.
    Also, the "advanced" tab always being collapsed in the basic text editing tools is annoying, too.  I use this every time I make a title(which I'm making two videos a day, so it's a little more tedious now after the update).  Personally, for a professional program I would consider the options in the "advanced" section to actually be basic and fairly necessary...based on how I use it, so maybe I'm not a normal case.
    Nothing is broken, just less convenient...
    Thanks y'all!

    That is a wonderful idea if I could find where to do that (maybe another feedback will be to make finding the feedback area easier (: ). Where can I find the feedback area?  Thanks for the quick reply as well!

  • Expanding text box in mail stationary

    I am trying to put together a photo newsletter in Mail using the Tack Board template in the stationary. I thought that I would be able to expand the area where the text goes to add more text, but it won't let me type past where the blue box ends. Is this really preset or is there a way to lengthen the box and have more text?
    I was assuming this as the little icon at the top when you are choosing stationary looks like its text box is bigger then the one when you open it.

    hlhaley wrote:
    I am trying to put together a photo newsletter in Mail using the Tack Board template in the stationary.
    Just be aware that e-mail is a very poor transport mechanism for such things. If any of your recipients don't have Apple Mail, they may not see the message the same way you do.
    I thought that I would be able to expand the area where the text goes to add more text, but it won't let me type past where the blue box ends. Is this really preset or is there a way to lengthen the box and have more text?
    There is no way to change the template. Those templates are hard-coded with heavy doses of black magic.
    I was assuming this as the little icon at the top when you are choosing stationary looks like its text box is bigger then the one when you open it.
    Those are just static icons.

  • Expandable text box

    i am trying to take a pdf and make it into a fillable form. i'm not having problems doing that, but i am having problems making a text box expand as i type. it just makes the type smaller and smaller. can anyone offer me any help please? i'm using adobe acrobat pro 9.
    thanks.

    Here is a link to a video tutorial that explains how to Create Expanding Form Fields.

  • Linked text boxes and flowing text in iBooks Author

    Flowing text from 1 text box to another works perfectly and pages are automatically added when needed, but what happen if you need 2 separated flowing text boxes?
    For example one with italian text on the left side and one for english on the right side of the same page?
    No way to have 2 flowing text box on the same page!!
    Because of the tag "body", you can use it only once in the page! No other tags "body2", or "bodyITA" can be added to create a parallel flowing box text on the same page.
    Somebody has an idea for that.
    Of course the only possible solution at the moment is create in sequence: Flowing Italian text and, at the end of italian add the english flowing text.....This is a touch books about a museum and people around the wordl need to see immediately the text without foldin pages with another language to reach the correct one!
    Thanks in advance for your reply.
    I apologize for my bad english.
    Michela

    You can use standard password security to allow form filling but disallow commenting, which includes adding text boxes.

  • Can't select text or expand text box

    Hi, everyone.
    I have a Page Layout document that exhibiting some odd behavior under Pages 3.0.2.
    Everything is ungrouped and unlocked. "Make master objects selectable" is on, although I don't think I made any of the objects master objects.
    I can't select a text box using the mouse. The only way to get at the text is to perform a find. When the text is selected via the find I then have a cursor and can manipulate the text.
    Also, the plus sign handle isn't responding to the mouse, so I can't expand the box. Very frustrating.
    This seems very much like a bug, yes?
    -André

    Hi, Jerrold.
    I thought of that, too, but choosing Select All selects every object except the one giving me the trouble. Also, there seems to be no evidence of another object over laying.
    Ok, I just tried something slightly different that did the trick.
    When the cursor is on the background, choosing Select All does nothing (yep, nothing, even though I can type). If I purposefully select an object, THEN choose Select All, all the objects get selected, except for the "problem" one.
    But I noticed a menu item called "Make Background Objects Selectable." Choosing that gave the "problem" object handles and I am now able to edit it.
    It seems that Select All wasn't doing what I expected, and that was the broken link in the chain.
    Thank you!!
    (And a public thank you to Dennis, too. Who correctly diagnosed the problem and sent back a working file. Awesome community.)

  • Expanding Text Boxes

    I don't know if this question is buried in some other place on the Muse site but I can't seem to find the answer to this.
    I am creating a site for a class I'm teaching and I would like to create a series of text boxes on a Master page, each one separated by headers or images.  However, each one of the child pages created from this Master will have different amounts of text in any given text box. For instance, Lesson #1 would have sections for Lesson, Homework, Handouts and the like, each one separated by a graphic or header for that section.  Another page -- let's say,  Lesson #2 -- would have the same sections and identical separating graphic, but different amounts of text in each of the text boxes.  The same for Lesson #3, Lesson #4, etc.
    Unless I'm missing something, it seems like there is no way to make a text box which varies in size from child page to child page.  If I need to create most of the elements on the page from scratch for each child page, what is the value of the Master page, aside from a very few repeatable elements?
    Is there something I'm missing here?
    Norman

    A colleague of mine pointed out to me that if a user fills out the form using Apple's Preview application, if the form is then viewed in Acrobat/Reader you will get the behaviors you describe of not seeing the entered text unless the field is selected and of the text boxes printing blank.
    This behavior may be true for other none Acrobat/Reader pdf clients as well.
    -Jeff Canepa

  • How to expand text box size automatically (and avoid the scroll-bar).

    When I enter a box for multi-line text, upon converting to .pdf, a scrollbar appears if the text does not fit into the box. I don't want this. I want the text box size to automatically increase.

    http://community.skype.com/t5/Windows-desktop-client/How-can-I-change-the-height-of-the-input-box-in...

  • Is it possible to create a "click to expand" text box, instead of linking to another internal page?

    I am working on a personal website, but I want to segment my bio into sections. Ideally I would refer users to "click to expand" under each segment, but I am finding that I can only link to additional internal pages. Any suggestions?

    Hi there
    As Lilybiri said, you could insert a Smart Shape and configure it as a button. Then have a second Smart Shape or a Caption with the hint text. Assign the action of showing the hint when the Smart Shape is clicked.
    Note that this would be an either/or situation. You could not perhaps show the Caption for a determined time and have it disappear.
    Cheers... Rick

  • How to convert the Adobe 10 PDF to Adobe LiveCycle ES2 so that I can make the text boxes expandable?

    When I convert the Adobe 10 PDF to Adobe LiveCycle ES2 it is a static document, thus not allowing me to make the text boxes expandable.  How do I take a current Adobe 10 PDF with Text and convert it to Adobe LiveCycle ES2 so that I can make the text boxes expandable?

    Hi Alan,
    TextField objects can expand dynamically.  There are a few things that you need to do:
    1. The TextField object should be contained in a subform that is set to Content: Flowed.  This isn't technically necessary, but if you have anything below the expanding text box and the subform is set to Positioned, the text will expand and overlay what's below.
    2. On the Field tab of the text field's Object property tab, check the Allow Multiple Lines checkbox
    3. On the Layout tab, check the Expand To Fit checkbox under Y:/Height
    4. Set the PDF Render Format under Form Properties/Defaults to Dynamic XML Form.  If you're previewing in Designer, don't forget to set the preview to Dynamic too.
    Regards,
    Rave

  • Retrieve Height of an expandable text field

    Hi,
    I have a table in a dynamic interactive PDF form. When the user enters text into a text field of the table, the field can expand over multiple lines. I want to know how I can retrieve the height of the expanded field so that I can resize other elements in the table such that they are kept in line with the expanded text box. It appears the height property (h) is always zero, and the maxH is also zero.
    Any help appreciated.
    Phil Rimmington

    It's possible to retrieve this information but you have to use the xfa.layout model instead of the xfa.form model in order to do so.
    By retrieving the h or maxH property of an object by doing
    this.h
    this.maxH
    means that you're accessing these properties from the xfa.form model which
    defines the objects on the form. This model, however, doesn't give you layout information such as the resulting number of pages in a dynamic form once data has been merged into it or, in your case, the actual/current height of a field which expands in height to fit its content.
    The layout information must be retrieved from the xfa.layout model using methods that take references to the object whose layout information is sought.
    In this case, we want the actual/current height of a field which is height-expandable. We therefore need to use the xfa.layout.h method as follows, in JavaScript:
    xfa.layout.h(TextField1, "mm");
    The first parameter takes a reference to the field in question and the second takes a string which identifies the unit of measure in which you want the height returned (the default is points (pt)). You can use "cm", "mm", "in", "px", "pt", etc.
    Note that you shouldn't use xfa.layout methods unless xfa.layout.ready returns
    true or else the information you get may be out-of-sync with how the form actually ends-up being laid-out.
    I've attached a sample form which has a multi-lined, height-expandable text field and a button. Clicking the button will produce a message box containing the actual/current height of the text field.
    Stefan
    Adobe Systems

Maybe you are looking for