Form not going to next page

I have created a form (with sub-forms on top of sub-forms).  They all seem to expand and go onto the second page but it will not create a third page when it reaches that point.  Nor can I add yet another subform on a third page.   I cannot seem to figure this out after working with it for several hours and reading more posts than I could ever imagine on how to do it.  They all recommend I set it the way I have it but it still won't flow.    The forms tree begins with a page 1 untitled form which is a flowed form.  From there I am using a combination of postioned and flowed forms but they will not go onto a third page no matter what I try to do. 

I actually got it squared away.  This program is not terribly user friendly but very powerful.  I had nested forms and somewhere along the way I nested a flowed form inside of a positioned form thus no page breaking.  Thank you very much for your help.

Similar Messages

  • Table row does not flow to next page

    Hi,
    I am using deep structure table in adobe form but the content is not flowing to next page.
    I have wraped the table in subform, Body Page, subform and table all are flowed and allow page breaks with content is also ticked,  still the table row does not flow to next page.
    Regards,
    Kimaya

    Hi Kimaya,
    Just drag the table directly on the body page and execute the form. This should take care of the properties required for data to flow on the form.
    Thanks

  • How to skip secondary window if main window goes to next page

    hi gurus,
                  i m having a table in main window which lists items and its rate n quantity.
    the total price,discount and discount is calculated in secondary window.
    now if the list of item get more than window size it goes to next page but with calculation in both page in secondary window . i want to skip the calculation on 1st page.the calculation should only apear in scond page.
    thnx in advance.

    Hi..
    ******Case 1******************
    Suppose if you want display the Totals only in Last page :
    In the Secondary window:
    /: IF &NEXTPAGE(C)& = '0'
      <<DISPLAY YOUR TOTALS HERE>>
    /: ENDIF
    ***********case 2**************
    Suppose if you want display the Totals only in Last page :
    In the Secondary window:
    /: IF &PAGE(C)& = '2'
      <<DISPLAY YOUR TOTALS HERE>>
    /: ENDIF
    reward if Helpful.

  • Internal Table data is not overflowing into Next Page -  Adobeforms

    Hi,
         I have an issue if the internal table consits of more than 20 records that data is not overflowing into next page.
         Here am using Header  only on first page & Table will follows...
    Regards,
    PraVeen..
    Edited by: praveenreddys on Feb 15, 2012 10:51 PM

    Hi praveenreddys ,
    I had the same requirement,  I did as follows:
    LEFT HAND SIDE SELECT "TABLE": check below right hand side properties for this object
    1. table tab: select the check box allow page breaks within content.
    2. pagination tab: place: Following previous
                                after:continue filling parent
                               overflow: none.
    LEFT HAND SIDE SELECT "HEADER": check below right hand side properties for this object
    3. row tab: select the check box allow page breaks within content.
    4. pagination tab: place: Following previous
                                after:continue filling parent
                               overflow: none.
    select the check boxes: Include header row in initial page
                                            include header row in subsequent pages
    Binding tab property:
    5.select check box: Repeat row for each data item
    LEFT HAND SIDE SELECT "ROW": check below right hand side properties for this object
    6. Row tab: DON'T select the chek box allow page breaks with in content
    4. pagination tab: place: Following previous
                                after:continue filling parent
                               overflow: none.
    Binding tab property:
    5.select check box: Repeat row for each data item
    Then test..it would work for you...ALL THE BEST!!!
    If this helps please reward points.
    Reards,
    Naresh.

  • BIP Report PDF layout not extending to next page

    Hi,
    I am using BI Publisher Report.
    I need to show the data in columns. Ex: Plan Name. Each plan name should be shown in separate column. While doing so, when the paper size is completed, data is not printing in next page.
    I need to merge the cells above the Plan Name along with the heading on the first column. But merging is not happening.
    But the merging is not happening as expected. Merging is happening as below
    Is there any thing which I am missing. Could any one help me in this regard.
    Thanks!
    Regards,
    Kishore Nerella

    Hi Vaibhav,
    Is there any error displayed for this issue? If you can debug the ASP.NET application in VS, can you try to set breakpoint at the event
    protected
    void
    Application_Error(object
    sender,
    EventArgs
    e)
    in Global.asax.cs to see whether the breakpoint would be hit and what kind of error it is when clicking next page.
    Thanks,
    Wynn

  • Making dynamic form flow on to next page

    Hello,
    I am trying to make a dynamic form that is expandable. I have succeeded in creating expanding fields, but have been unsuccessful in convincing those fields to flow on to the next page (which I have added). I have set all the content for my fields to flowed and have allowed page breaks in all of them. I suspect there might be a pagination issue, but I have not found any solid information about how to use it correctly. If I select any option other than the default in pagination (while the subform at the bottom of the page is selected), the whole form disappears. I realize I may have some inherent flaws in my design and will perhaps need to start over, but if anyone had a list of requirements for making things flow to the next page (after a set margin at the bottom of the page, i.e. at 1" from the bottom, the field entry splist, and continues at 1" from the top of page 2), I would be grateful.
    Thanks!

    Hi,
    I wondered if you might be able to help me solve another flow issue? I've got my form working quite well now, but I', having an issue with the text fields. My fields have captions that ask a question, and the response should be in the field. I wondered if there was a way to make the text fields wrap onto the beginning of the next line as they expand, rather than going onto the next line at the limit of the text field. For example-
    What is your favorite color?: (the response continues here and goes all the way to the end and on to the next
    line and continues here.
    rather than-
    what is your favorite color?: text text etc etc
                                              text text text etc etc.
    Does that make any sense? Is it possible? Should I throw this to the forum?
    Thanks!

  • Text field in table not overflowing onto next page!

    Hi,
    I have set up a table with a text field in the first row, added buttons to add and delete rows, set to allow page breaks and made the text field to expand to fit and allow multiple lines. The problem I am having is that if I put a lot of text into the text field it will not expand on to the next page so not all of the text is visible. If I just set up a 1 row table the expansion works as I would expect and takes up as many pages as needed. Somewhere along the line the add, remove buttons or their associated javascript or the Repeat Row option seems to be having an effect.
    Any ideas?
    Thanks,
    Greig

    Basically you can tell the bodypage to overflow to the second masterpage when it runs out of space.
    On the bodypage properties that's done within the pagination tab.
    Make sure that you enable the "Allow page breaks in contents" tickbox.
    By the way, just wondering, how did you save the form as dynamic, since dynamic is only enabled in the SAP world by setting a dynamic/enabled flag.
    If you are testing outside of sap in the LiveCycle designer you might want to close the file and then reopen it, after you saved it as dynamic. There's a nifty setting in the LiveCycle designer properties which enables you to create dynamic pages by default. It's in the LiveCycle Designer Options.

  • Header window tiotle not printing on next page

    Hi !
    I have aa form in which I have a header table created inside the main window to print the titles of the line items, unit , unti price , Qty and totals. The next page has the similar format with the headerr table inside the main window, but unfortunately the header titles from the header title prints on the first page and when there are more items and the items are carried over to next page the titles dosent print on next page. Could nayone please tell me why the titles wouldnt be printing on the next page when the format is the same on teh next page also and it does have the texts to print there . Only the items are printing and not its titles.
    Thanks,

    Hi!
    Thanks for your reply. We are anyways getting the header in the first page its that I am not getting the header titles on second page and folowing pages only. I do have a next page in my smartforms and as per teh design both the pages has the header wondow but still it dosent print on second page but prints on first page. What I ahve done is created an extra window on my next page and created temp[late under that with the header titles and this prints it oin the second page now.
    Thanks

  • Going to next page in smartform

    Dear friends,
    I need ur help solving a problem in smartform.
    I need to add a new page and the first page should goto the next page (page2) on a condition.
    1. I created a new page (page2)
    2. In first page (in PAGE1 properties) I assigned PAGE2 as next page.
    3. At the end of MAIN in first PAGE1 I inserted a COMMAND where as next page
        I mentioned PAGE2.
    4. In second page (in PAGE2 properties) I assigned PAGE2 as next page.
    But this is not working and the command is not routing the first page to the second one. Any suggestions????

    Dear Anji,
    First of all Congratulations ! I see that u are the top contributor for quite some. Keep up the good work.
    Generally when the MAiN window info exceeds more than a Page then the print goes to second page . But the case is different here. I want the next page to be triggered each time Movement type (ITAB-bwart) is equal to '101'.
    In MAIN window of first page PAGE1 I have used a COMMAND and in command's Condition Tab, I mentioned the condition (if ITAB-bwart = '101') then it should goto the next page (PAGE2)

  • Blu-ray menu link not going to correct page

    Here we go again. I try something new, and it doesn't work. Here is the situation:
    I have a Blu-ray menu. The main page of the menu has three buttons: Play Movie, Scene Selection, and Bonus Features.
    Play Movie starts playing the disc at chapter 1, which is what it's supposed to do.
    Scene Selection takes the user to the "first" page of the menu, where each chapter is listed and the first one is highlighted. The chapters span two pages, with the second page accessible by using the "Next" link at the bottom of the page. From that second page, you can either choose a chapter listed or go back to the previous page.
    Bonus Features is set to go to page three of the menu, where the user can select to watch extra content which are each in their own timeline. This page is only accessible from the Bonus Features button on the main menu page. However, when it is selected, it goes to page 1 of the Scene Selection menu instead. The link in the Properties is set to go to "Disc 2 Menu:Page 3: Instrumental", which is the name of the menu, the page I want it to go to, and the button I want highlighted. But when I test it in my Blu-ray player, it does not behave correctly. Is there something in Encore I am missing? The button type is set to Normal, like the rest of the buttons on the Default page.
    I don't want to keep burning discs to test this out when there doesn't seem to be anything else I can do to fix the problem. Hopefully someone knows what is wrong.

    I have music and a video playing in the background, so the multi page menu is great for going to new pages and having the video and music continue playing, instead of having the DVD style menu where everything stops and starts over when you change pages.
    So here is the top of my flowchart showing the main page of the menu and where each button goes. Everything works except Bonus Features going to P3B2 (I am guessing B2 is Button 2, which is what I want).
    And here is the bottom of my flow chart showing what each button on that menu does.
    Hopefully you spot something that is off. I might try to wrangle a second blu-ray player and see if it does it in a different machine as well.

  • Flowable form not flowing to second page - flowing to top of first page

    The content on my Dynamic flowable form flows to the top of my initial, first page, instead of the second page.
    I have created a form where the subforms are set to flowed, flow direction is either Top to Bottom or Western Text and the "Allow page breaks within content" boxes are checked. Nothing is set to positioned. In my Pagination tab, my Place is set to "Following Previous" and my After is set to "Continue Filling Parent." I have other forms which were created by other people before I got here that have similar functions, and I've gone in and checked them against this form, and I can't see any differences in the settings. I've created a 2nd master page, thinking the content didn't have anywhere to flow to and maybe that was the problem, but that doesn't help.
    I've been playing lightly with Livecycle forms over the last few years and have never had content flow to the top of the same page instead of to a second page. Of course, this is my first time trying to create a form relatively from "scratch," so I'm sure I've done something wrong, but am not sure what. I've attached an imagine of what it looks like at the top of my page after I test to make things expand.
    Any thoughts? Thanks!

    On a flowable form, you don't have a page2 exactly. You keep putting everything on page1 and it automatically flows to the next page and the next page. Getting rid of an extra page requires looking in the hierarchy and delete everything on that page including the subform which you have to delete last. Sometimes it's really stubborn and I don't know enough about subforms to know why that is but maybe someone else will jump in to tell us both. You'll get a warning telling you that you are trying to delete the last subform on the page and just say ok.
    Now, if you already have a page 2 and stuff on it, open a blank, control all, then control C and paste all that stuff onto the blank, then delete everything off page2 and then delete page2. Go to the blank and repeat the copy process for everything there and paste it onto page one. It should flow over several pages depending on how many objects you have. Then you can close the blank and get rid of it. It's just an object holder while you get your original documents extra pages deleted.
    Like I said, I create a blank form, change the Page1 subform to "Flowed" and then save that as a LiveCycle template called "Flowable Layout" or something like that. Then I look at the form I need to make and decide if it needs to flow or not and use a static template for ones that don't and my flowable template for those that do. Knowing ahead of time that you'll need it to flow saves from laying out the form twice. So I just let it flow from top to bottom and set my pieces of layout into positioned subforms. Then it's also easy to show or hide the subforms as needed. I use alot of buttons (visible screen only) to show hidden subforms that aren't needed until someone selects that section. It's all just great fun......

  • Line items are not coming on next page in Bill of Lading

    When I am printing Bill of Lading, if it has around 8 line items then its printing on the first page, but if line items are more then its not printing the remaining line items on second page.
    I have one delivery with 10 line items, when I am printing it then on first page 7 line items are coming and for 8 line item only material is printing and on second page its description is printing but last two line items are not printing at all.
    Kindly help me to resolve the issue as it is very critical.

    Hi,
    Check below points.
    Point 1:
    When you create a delivery document, you create it for a Shipping Point.
    So whatever the line that came in to one delivery has determined same shipping point that you entered in VL01N screen.
    Others got a different shipping point and that's why it didn't come to the same delivery document.
    Shipping point determined based on below criteria
    - Shipping Condition - From customer master
    - Loading Group - Material
    - Plant  - Delivery Plant of the sales order line item
    You assign a proffered shipping point for above combination in configuration.
    If that combination is not find, those line items are not going in to the delivery.
    You can check the log of the delivery document for more information as well.
    Point 2:
    Check the line item Requested delivery date and the "Selection Date" you entered in the VL01N screen.
    Al  Requested delivery dates has to be on or before the  "Selection Date" you entered in the VL01N screen.
    Those line items which has a date more than that will dropped in the delivery.
    Best regards,
    Anupa

  • Smartform Error: Items not printed on next page

    Hi everyone,
    I am currently working on a Smartform for printing an Invoice. The problem is as follows:
    I have a First page and a Next Page. There is a Summary in the footer.
    If the items fit on the First page, then there is no problem. If there is space then the Summary is printed on the same page, if there is little space, then the Summary goes on to the Next page (Page Protection is applied).
    The problem arise when the items do no fit on the First Page. In this case, I get a weird error saying "Unexpected Error" and some Message 003. I can't understand what the problem is!
    I have various attachment pages as well and they are printed properly.
    Please help me crack this error at your own leisure!
    Thanks.
    Edited by: kishan P on Oct 13, 2010 9:44 AM

    Hi Ameya
    there might be syntax error. Try to get what exaclty is an error using following code.
    CALL FUNCTION <smartform>
        EXCEPTIONS
        IF SY-SUBRC  0.
           CALL FUNCTION 'SSF_READ_ERRORS'
                IMPORTING
                     ERRORTAB = IT_ERRORLIST.
         ENDIF.
    In IT_ERRORLIST you will get error message.
    Regards
    Sachin G Patil

  • Header Area of Table is not printing on Next Page in SMARTFORM

    Hi All,
    I am facing one problem while Developing a smartform for Delivery.
    I want the same data to be copied to the Next page which is coming on first page. I copied the Main window to Next page with all the details but the Header of the Table is not printing on the Next(Second) page.
    Please help me out regarding this...
    Thanks in advance for your help....
    Thanks & Regards,
    Digamber

    Hi,
    If you are talking about the table (which you created in the main window) and you want the header of the table to be printed on the next page. Is it because of overflowing that's why its printed to the next page?
    If yes, the header cannot be printout out.
    Just for your information. If you want a window in the first page to be copied to all subsequence pages, set the window type to be copies window.
    Hope it helps.

  • Frame line not display in next page of main window

    hi Xpert,
    I am creating layout in SAP SCRIpt,it working fine only the main window of next page  frame line is not display.
    i m define next page as a FIRST page and writing main window of first page following coding
    /:           POSITION XORIGIN '0.50' CM YORIGIN '7.75' CM
    /:           SIZE HEIGHT '17' CM WIDTH '19.25' CM
    /:           BOX  FRAME 10 TW
    when i run the program first page are coming properly and only when i go in second page of output then main window lines not displaying.
    please guide me how to solve this problem.
    Regards,
    pravin

    Hi Praveen,
    In that case why you have to make the main window in the first page and secondry window.
    You can use it as manin window itself. Print the total amount in the main window itself in the first page. and copy that main window to the second page.
    In the first page under the main window create a text. and there u print the total value and text.
    Now copy the main window to the second page..only COPY DONT CREATE NEW.
    In the second page now under the main window create the table to print the line items. What every u add in the second page main window it will come in the first age also in the smartforms. But it will nto get printed in the first page.After the text to print the totals call the COMMAND option and call next page in that.
    Hope you got me..
    Regards
    Ansari

Maybe you are looking for

  • Is it possible to convert ascii data in binary?

    Hi all. In my one table there is a column which contains ascii value. i want to convert it in binary. It it possible in oracle? eg field value:1250ÿ it should be 125011111111 kindly tell how to do this. i have tried this using a simple java program b

  • Error while running the Fiori applications in ios device (iPad)

    Hi Champs, Few of the Fiori standard applications throwing error while running on the ios devices. We are having all the components installed are latest versions. Could anybody help us? PFA screen shots of error. Thanks & Regards, Dharmangouda

  • Music on my cloud is corrupt

    I've got some music in my cloud that when I play it either from the cloud or download it to my computer to play is corrupt.  How do I resolve this (b/c of course, it's some of my favorite music)? It also doesn't matter which device I do this on, my P

  • Customer Advance Payment

    I have a business scenario and I don't know the best way to implement it. My client receives an order and creates a Sales Order. The customer has to make the advance payment. Once the payment is made, outbound delivery is made and goods are issued. I

  • Submit a form in a region

    Hi, I've got a struts based portlet in a web provider with a jsp building an html form. I do need to submit this form inside the region with the portlet, not in the whole window. I've put the line < inlineRendering >true< /inlineRendering > (without