Content moves to the next Page when Manager Instance is called

Greetings from Livecycle Designer Forum,

I was able to succeed in producing my first LiveCycle Designer dynamic XML PDF (yay!), but there is a minor bug that I was not able to work.

  • If you open the PDF file attached, you will notice that there are buttons running down the right side of the form.

  • Clicking one of these buttons in the preview PDF will call the Instance Manager to expose or hide the related subform.

  • Each reports subform that contains a multi-line text box. The subform is set to 'stream '.

  • Everything works fine except when a subform flowed is exposed, the other independent sections and subforms will move to page 2 leaving a lot of empty space on the bottom of page 1.

  • If I go to page 2 and select the next button, this section and its associated subform will move back to page 1.

So the question is:

How can I keep the other sections/subforms on page 1 until space runs out to the predefined border?

Thank you

Eric Hyundai

Hello

The problem is in the paging tab, you checked "keep with next", requiring subsequent subforms first stick to page 2. Try to uncheck "next".

Good luck

Niall

Tags: Adobe LiveCycle

Similar Questions

  • Book formatting: last line of text will move to the next page

    Hi, I hope someone can help me with this. I put in the form of a book in InDesign. I lined up my text to a grid, and that works very well. What does not work, it is the last line on the pages of random left moves to the top of the next page, leaving an empty line at the bottom. Here is a diagram which is supposed to represent the facing pages. As you can see, there is a gap in the lower left page. Help!

    Text begins here

    here goes

    and here

    and here

    and here

    move here

    and here

    and here

    and here

    and here

    and here.

    My guess is that you have an Option to keep to keep the last line with the following in paragraph that moves, or stay with the previous paragraph after.

  • WordPad, cursor returns in the first start, will not move to the next line when I hit enter

    I type a line and press ENTER if I can move to the next line, but the cursor jumps back to the first word I typed and I can't move to the next line

    Hello

     
    -You are aware of any changes made on the computer before this problem?
    -Respect the limit with the Wordpad?
    -Work on a laptop or desktop?

    Follow the steps mentioned below and check if the problem persists.

    System File Checker Scan (Scan SFC): Ihelp in the digitization of all immediately protected system files and it allows you to know the system files corrupted on your computer.

    (a) click on Start

    (b) choose run and type CMD

    (c) type sfc / Scannow

    For reference:

    http://support.Microsoft.com/kb/310747

    Response with more information to help you further.

  • Shortuct to move to the next Page

    Y at - it a keyboard shortcut to jump to the top of the next page on a spread with pages face to face? I don't mean jump to the next release, if I'm on the left for example page and I want to jump to the top of the right page in the spread Similarly, how do I do this?

    Shift + page down, or shift + PageUp the other direction.

  • Text moves to the next image when the space is still ongoing

    Hello

    I came across a situation of confusion while helping my colleague help out a folder that she worked on today. We have found a non-ideal workaround (essentially, reconstruction of the file), but I wanted to know if there was something we have neglected which would have allowed a faster, better the difficulty. In short, the problem was that the text would jump to the next section while he was still in the current space - when the image has been resized slightly, or when an image with jump object wrapping applied was added. (See attached image).


    problemfile.jpg

    The text is composed of numbers, bullets, and then dashes, each with their own style. It seemed that the culprits were the styles of numbers and dashes (and the body text style on which they were based). I assumed the problem was Options of sequence, that has been enabled for these styles when it usually isn't. However, disable the keep Options in styles does not solve the problem. Even select all text directly and disabling of keep Options as it did not work. I have also excluded from these things, that everything looked normal:

    -Hidden characters

    -Before and after paragraph spacing

    -Align to the baseline

    -Jump training

    -Text block options

    I opened another, running the InDesign file that uses the same styles to use as a basis for comparison; When I copy / pasted a part of the text of the problem file into the right file, erratic jumps framework had disappeared. Similarly, when I copied the reference text in the file problem, she presented the same problem behavior. So there must be something in the style or preference within the document.

    After comparing the styles between the files, however, the only difference between them I could see was keep Options. And (as above) disabling of keep in styles or with all the selected text Options does not solve the problem. (It helped a little with dashes - still jump text, but less lines progressed than before.) Recording, close and then reopen the case did nothing. Later, as I was messing around after the fact just to see if I could find the problem, I completely deleted the relevant styles of the problem file and replaced by their counterparts in the file reference. Problem disappeared. So I finally find a solution preferable to a total rebuild, but the question remains: what else could be different between the two documents so that this error occurs? Is there any other thing in addition to what I have already mentioned? Or is it just something buggy file, styles or apply these styles to the text? Any idea would be appreciated, I would like to know for the future, in case we run into similar problems again.

    Thank you!

    'Keep the options' to Dash sign for 0 to "keep with next". Who takes care of the issue.

  • Text for the username variable input area moves to the next screen when you click

    I assigned a username variable to a text entry area. If I mouse click inside the text box to enter a name, I am taken to the next screen. In other words, the entry text box seems to act like a button. Is there something I need to change in the Properties window to prevent this?

    Hi Eddie,.

    You have 2 possible actions: a by clicking on the button (success), a when you click outside the button (the rest of the slide) which is a failure. And you can attach an action at a time. The default action for both is 'Continue', which means that the head of reading which has been suspended by the button, will continue. You don't want that to happen if the user clicks on the button, but outside the key (like by clicking in the field ETB). This is the reason why recommended Manish allows you to change the action for failure to 'No action', which means that nothing will happen if the user clicks outside the button. He can then click in the text field and type its entry.

    Lilybiri

  • Scanning the next Page or ImageView

    Is there a way that we can create a sweep next to slide to the next page? Or even drag the next imageview?

    I create a page tutorial for my application when first loaded, and I want the user to be able to hit to swipe to go to the next page/image from the tutorial.

    It would look a lot at the homepage of the BB10, where you can slip on the next page of the apps.

    There is no manager of integrated into kayaking sweeping motions. But you can listen tactile events on ImageView and manage by scanning by yourself. TocuhEvent of use: https://developer.blackberry.com/cascades/reference/bb__cascades__touchevent.html
    With it, you can follow the movement of the finger and decide to move to the next page or not.

  • go to the next page.

    Hello

    I wrote the code to move to the next page (2) below

    But assume that something is not that it does not work.

    InterfacePtr < IPageList > iPageList ((IPMUnknown*) fntDoc, IID_IPAGELIST);

    UidSecPage UID = iPageList-> GetNthPageUID (2);

    UIDRef uidrefSecPage (db, uidSecPage);

    InterfacePtr < ICommand > setPageCmd(CmdUtils::CreateCommand(kSetPageCmdBoss));)

    setPageCmd-> SetItemList (UIDList (uidrefSecPage));

    CmdUtils::ExecuteCommand (setPageCmd);

    What should I do to keep the (set) moving to the next page when I finished the operation with the current page?

    Thank you.

    Hi Shreelipi,

    Sorry, that the command should the spreadRef not the documentRef in the list of items. You can use the following example. Add controls pointer by yourself.

    docRef given, pageRef, spreadRef

    InterfacePtr setPageCmd(CmdUtils::CreateCommand(kSetPageCmdBoss));)
    setPageCmd-> SetItemList (UIDList (spreadRef));

    InterfacePtr uidData (setPageCmd, UseDefaultIID());
    uidData-> Set (pageRef);

    InterfacePtr layoutCmdData (setPageCmd, UseDefaultIID());
    InterfacePtr layout (Utils()-> QueryFrontLayoutData());
    layoutCmdData-> Set (docRef, layout);

    CmdUtils::ProcessCommand (setPageCmd);

    Markus

  • The field values of transmitted TEXT to the next page for purposes of report.

    Hello

    I'm developing an application in which I have several text fields that (are mandate to generate the report) desire to move to the next page, to generate a report with her, I'm not able to find how to store these values entered by the user and there on next page.
    Please give your opnion and opinion on this.


    Neel

    PS I tried with the query, but this hidden obeject is still not quite able to do it.

    create a field on the new page
    and when you use a button set the parameters and assignaments on the target field and a field value

  • Disable the SPACEBAR to switch to the next page in PDF format?

    Is it possible, when creating a PDF file, to disable the SPACEBAR to move the PDF to the next page?

    I create an interactive PDF with InDesign and I need people to go to the next page with buttons, NOT the bar space, or things on the next page is not displayed correctly. Is there an option somewhere (in Acrobat, InDesign or anywhere) which disables the user space bar to move to the next page?

    Thank you!

    No, but you can create a script that forces the display to be single page (I guess that the problem you have is the continuous point of view).

    Another option is to make a layer of each page, and each of them on one real page of the stack. Then you can configure the buttons to show/hide layers, eliminating the possibility to move between the pages by using the space bar or arrows.

  • Add a new instance to the top of the next page

    I created a dynamic form of the fluid (a daily report of workers to fill form), which is likely (based on user input) to span several pages. I added a button 'Add a new day' at the bottom of the form, which, as it says, add another day to the shape. However, I can't do the new instance in him to move to the next page, it's just created immediately after the previous instance.

    I tried all the suggestions of other threads to help, but I still can't make it work. The form creates a blank page that I didn't need, or he continues to add the new instance just below the other.

    Any help would be greatly appreciated.

    Hmm,

    This is the script of the conditional jump. Try thi sapproach: https://acrobat.com/#d= * 2f7axX-JHCdLi * SH * pO2Q.

    Niall

  • Slideshow running on the next page on the content viewer

    For my iPad, I have a selection of slideshows that are displayed in the forms below.

    They work very well and display different images at different times.

    However when I slip across the page to display the next page the honeycomb to the right of the screenshot appear and animate out there also.

    So in other words, the parties in the grey areas are still visible on the next page.

    I tried to combine these, inserting into an empty frame and then making it by making the image smaller, but it was not effective.

    Any ideas?

    #Untitled-1.jpg

    Doesn't work that way, I'm afraid. You must correct the content itself, so it

    the page is not served. That must be done for each State.

  • Icons wiggle and move in the home screen but will not go to the next page

    Icons wiggle and move in the home screen but will not go to the next page

    You need to move to the edge and hold the button for a few seconds so he can move to another screen.

  • development module when I change something with correction of the area I can't move to the next image with the right arrow key

    Hello

    I work with the module development and when I change something with correction of the area I can't move to the next image with the right arrow.

    Is there a solution?

    Norbert

    I think that Yes you are talking about "Spot healing.

    So once you have used the tool, please click "Fertig" at the bottom right of the image.

    Try, and then use the arrow keys.

  • My file is configurΘ for dΘmarrer in full-screen, but falls off full appear when you go to the next page. What should I do?

    File created in Acrobat Pro XI to open the mode full screen.

    Open the file in Adobe Reader on a different computer, it opens in the mode full screen. However, when I go to the next page, it falls on full screen.

    I have absolutely no idea why and have no idea how to do to prevent it from happening.

    Any help is greatly appreciated!

    Hi RiggerPJ,

    Please check if the preference look at a full screen or not.

    Also open Reader, go to the Help menu and check for updates.

    Kind regards

    Nicos

Maybe you are looking for

  • time machine, not the size hourly backups

    I've been running Time Machine on a large partition of a hard drive external backup since June 2012. I noticed a week ago about 13 December 2015, the TM backup used disk space faster. I found that TM was maintaining all hourly backups since November

  • DeskJet F380: Impossible to scan

    I recently bought a new PC that has windows 10 for its operating system.  My current PC is years old and thus run on windows vista (I know, I know). However I have the same all-in-one printer and when it is connected to the pc, it seemed to me that t

  • A file has been restored using previous versions on the property tab.

    However the hyperlinks no longer work because they have a time and date added to the same when the file is returned to its original place. Any fix for that?

  • Windows XP does not start after the installation of an SSD.

    Windows XP SP3 and Intel Smart Response Technology Recently, I built a new computer and installed Windows XP Pro and Windows 7 Pro in a dual-boot arrangement.  Everything worked very well.  I then installed an SSD in the hopes of using the Intel Smar

  • Project Windows Movie Maker won't play in Windows Media Player

    I created a 'film' in Windows Movie Maker - not a bad little program.  I used to be a professional video tape, and you can do things with Movie Maker and that you can't do with the edition of tape cassette - even in a television station in a big city