Issue tabbing across page breaks in dynamic form

Hi all,
I have a strange problem that I'm having trouble getting to the bottom of, relating to my dynamic form.
This form grows and shrinks depending on how the user fills it out.  I have a questionnaire section where certain questions are hidden or shown depending on previous input.
Things get interesting when I look at the tab order.  Sometimes when tabbing forward or backward across page breaks, the focus lands on a spot that I cannot identify.  There will be no cursor and I can not type.  However if I continue to tab in the same direction, I can see that it is still going in the correct sequence.  It just looks like for some reason, in those places, focus is put in the wrong component.  But if I type different input into the prior fields (ones that affect the length of the pages) that causes the field to move to different place where it's not adjacent to a page break, and then tabbing to the field in either direction works fine.  It seems that only when it's beside a page break, it becomes problematic.
Also, it only seems to be a problem if the field gets moved to be adjacent to a page break AFTER the form is initially rendered.  If the field was originally beside a page break by default, then it seems to work fine.
Just to rule out a possible problem with the tab order configuration, I set my from to Automatic tabs, and even went as far as removing all the <traversal> elements from the form.
After doing either of those things, the problem still persists.
Has anyone seen this before?

Hi Eric,
I have seen funny behaviour when tabbing within Preview in LC Designer. It may be picking up a read-only item in the Master Page.
Good luck,
Niall

Similar Messages

  • How to achieve dynamic page break in Smart form

    Hi
              1.How to achieve dynamic page breaks in Smart forms.
               2.What are the various table types in Smart forms.
    Regards

    <i>Dynamic page break : </i>
    create a node of type COMMAND and in its attributes check "Go to new page".
    <i>There are Tables and Templates in smart forms :</i>
    Use node type <i>Template</i> to display a table whose layout and size (number of lines and columns) is determined before the runtime of the print program else use <i>Table</i>.
    Take a look at <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf">SAP Smart Forms (BC-SRV-SCR)</a>
    Regards

  • Subforms across page breaks

    In LiveCycle, how do you keep subforms from being split across page breaks?  I'm working an a form in which several subforms can be added or deleted.  If I add enough of any of them, when they get to the bottom of the page, instead of getting a new page the subform splits between the pages.
    Here's a basic hierarchy of the form (excluding master pages, content areas etc.)
    MainForm
         PageA
              SubformA
              SubformB
              SubformC        
         PageB
              SubformA
              SubformB
              SubformC
         PageC
              SubformA
              SubformB
              SubformC
    The subforms that can be added/deleted are SubformA, SubformB, SubformC on each page.
    The idea is to have PageA, PageB and PageC always start at the top of the page, and when enough of any of the Subforms are added, the Subform which would be split at the bottom of the page goes to the top of the new next page.   So if I add enough of PageA, SubformA to overflow the page, the last instance of PageA, SubformC goes to the top of a new page, and PageB goes to the top of the following page.

    Never mind everybody,  I figured out what I did wrong.
    The size of the content area on the master page must be the size of the form minus the space allowed for page headings. 
    For example, let’s say that you have a form which is 8” wide by 11” long.  On your master page, there is a 1.5” heading which will print on each page across the top of the page.    The content area should be 8” wide by 9.5” long.    
    I made the mistake of having the content area 8” wide and 11” long, thinking it should be the same as the form size and that the heading on the master page was included in that 11 -inch-length.   Wrong.
    When I pressed an add button to add a subform enough times so that the subform would overflow the page, instead of appearing on the top of the next page like I anticipated, the subform appeared to hide underneath the page break and the header of the next page.  That's because the content area wasn't filled yet. It still had another 1.5" to go.  I had to press the add button twice to get a subform to appear on the next page.  In the meantime, the new subforms continued to appear to slide under and hide underneath the page break and next page header. 

  • Page breaks with dynamic table

    Hi there!
    We've built a LiveCycle process in which we get data from an XML file and generate the PDF in LC Output.
    However, although the items are being correctly generated in the table, only the first 20 or so records are being included, generatin just one page.
    There are around 200 records in the XML - we just can't find how to set up the XDP in LC Designer so that we get a multipages PDF containing all 200 records instead of just 20.
    We are using a dynamic table with the following set up:
    Pagination: Following Previous
    In Binding tab, we checked Repeat Row for Each Data Item
    This table was inserted using the Insert Table option in main menu, using the wizard and it's inserted in a subform.
    All these setup options were applied to the table row element.
    Any ideas?
    Thank you!
    Marcos

    Hi Niall,
    Thank you for the input!
    However, there's something else we're missing here.
    After I tried your suggestion there were actually page breaks... we got 4 pages. However, only one of them had any content (the dynamic table with 30 records) and the other three were blank. The XML that populates the table includes 200 records.
    We're pulling our hair off here, trying to do this for days!...
    BR,
    Marcos

  • How to change the page break in adobe forms

    Does anyone know how to change the page break on an adobe form?  I'm hoping it will be the same way you change the page view in excel.
    Can anyone help?
    Thank you in advance,
    Priscilla

    HI
          YOU CAN USE THE FOLLOWING SYSTEM FIELDS OF SMARTFORMS FOR THE MENTIONED PURPOSE
    <b>&SFSY-PAGE& </b>
         Inserts the number of the current print page into the text. You determine the  format of the page number (for example, Arabic, numeric) in the page node. 
    <b>&SFSY-FORMPAGES&</b> 
         Displays the total number of pages for the currently processed form. This  allows you to include texts such as'Page x of y' into your output
    <b>&SFSY-JOBPAGES& </b>
         Contains the total page number of all forms in the currently processed print  request.
    REGARDS
    ANOOP

  • Problem in page break of smart forms

    Hi Gurus,
    I am using smart forms for printing on cheque.  What is the problem i am facing is i have three entries in my internal table which i am passing to the smart forms from my driver program. But In the output i am getting four print outs last one having the details of the previous one.
    My logic flows like this,
    I have used one loop for main window and have added the command for page break, and then I have read the values for the other windows. I have tried in many ways like counting the number of values in internal table and added that in command but its not working.
    Anybody please help me to fix the problem.
    Thanks in advance

    Hello friend,
    If you have a problem of getting one page printed in addition to the other pages then handle the situation as follows,
    Try to create a folder and handle this problem or create alternatives and put the page break commands inside it so that you can handle the situation by giving condition in the alternatives.
    If your problem still exists please revert back to me i will help you.
    Thanks,
    Sri Hari

  • Conditional Page break in Adobe forms.

    Hi all,
              In Adobe forms i am displaying the purchase order details.i want to create a conditional page break..
       i am displaying purchase order header details below that i am displaying the item details of the purchase order.
       i one page. i want to display only 4 purchase order header and 3 items for each purchase order. in total i want to display 0nly 16 lines in a page. my Hierarchy look like this...
    data
    ....Masterpage
    ---......page1
    .....static image
    ....bogypage(subform)
    ---......headertable(subform)                              
    ..............headerdata(subform)
    ........................ebeln
    ........................burks
    ........................table(table)
    ...........................group(group)
    ...............................row1(row)
    ..................................ebelp
    .................................matnr
    with regards,
        sivaprasath.s  SAP Consultant...

    try using the below java script:
    if (this.index != 0) { this.index%16 == 0 }
      let me know if it works.

  • Page breaks in smart form based on condition

    Dear all,
    I want to give a page break based on month in smartform.
    How can i do it.
    Thanks In advance.
    Regards
    satish.

    Hello,
    sorry for the delayed response,
    1. Please put MAIN window first in the hierarchy. Then if you have other type of windows in your SSF will come. This is done to avoid the extra page in the output.
    2. In the end of the the main window, you can create an 'Alternative' node type for page break to check the month where you need a page break, if true, you create a 'Command' node type under 'True'. In the general attributes of this 'Command' node you check the 'Go to New Page' Option.
    I assume that you are working on SAP 46C
    Let me know how this goes about. Hope this helps you.
    Best Regards, Murugesh AS
    Message was edited by: Murugesh Arcot

  • Conditional Page breaks In Adobe forms

    hi experts...
    I have to do conditional page break for item table for each VBELN. if  vbeln has more than 5 line items ...Have to do page break and
    remaining items have to display on next page..
    thanks in advance
    bala...

    try using the below java script:
    if (this.index != 0) { this.index%16 == 0 }
      let me know if it works.

  • Page Break in Adobe Forms

    Dear all
    In this BC480_TABLE_NESTED  example program, i could see that for every value in Table 1, there is a set of values in Table 2.
    After printing values in Table 1 and it's corresponding values in Table 2., the second value in Table 1 is printed in a new page.
    What shall be done to make it print continuously?
    Regards,
    Karthi M R.

    Select the table in Adobe Lifecycle Designer.
    Goto Object Palette --> Table
    Uncheck 'Allow Page Break within Content' property and try.
    Regards,
    Sanoosh

  • How do I tab across pages in a multiple-page PDF Form?

    After a couple hours trying to resolve this and researching Adobe's site and the web, I've had no luck. Was hoping someone here could help.
    I've created a multi-page form in Adobe Acrobat X for Mac - It started out as a one-page form, and I then added three additional blank pages one at a time, adding the fields as needed. There are no special fields or formatting.
    The problem is that each page has its own tab order which starts numbered from 1 as the first field to "x" being the number for the last field. I can tab through the fields of the page fine, but when I get to the last field on the page, instead of "Tab" moving me to the first field of the next page, it jumps back to the FIRST field on the page I am on.
    I wasn't sure if I should have just created the form as one long page or if that was even an option. I did it this way because this form will need to be printed on 8.5 x 11 paper once it's filled out.
    Is there a way to adjust tabs to move to the next page after filling in the last field on a page rather than just have it go back to the beginning?
    There has to be a way to do this, or perhaps another way it should have been done in the first place.  As you know, Adobe isn't known for its intuitive products.
    Thanks in advance. After serveral hours of looking for help online, I'm stuck.
    Ron

    Got it to work. It returned a completely different path of course just to make life interesting and required a FN+OPTION ENTER in order to return the path. I now have the FLATTEN option in the edit menu.
    Just trying it checking all the Flatten options except the fields seemed to work on the first pass. I'm going to try and load a copy of the original complete document. I assume that is the proper way to use this at this point since I created the form ***-backwards?
    I've used Adobe layout programs since the Aldus days but Acrobat seems to work differently than any other program I've used.
    If I understand what you're saying I should:
    1. Design the layout of the form leaving spaces for the fields
    2. Open Acrobat, import the document
    3. Auto-add and correct, or manually add the fields
    4. Fix tabbing
    5. Add any additional comments or annotations
    6. Flatten everything but the fields?  (If the fields are flattened I can't fill out the form unless it's supposed to be a printed form only, right?)
    Might just have to break down and RTFM.  Acrobat is a really different animal.

  • Page Break in Adobe Form

    Hi,
    I have 10 line items in a table. i would like to display first 5 line item in first page of Adobe form and remaining 5 line item in 2nd page of Adobe form. How to do that?Since i have more space in first page itself it is showing all the items in first page itself.
    Any help is appreciated.

    You can achieve this by defining conditional breaks on subform.
    Select the Subform and then goto Object tab, in this Pagination tab.
    In Pagination tab, click on Edit and define the condition. And then you can select where your next data should go.
    Regards
    amit

  • Append static pdf page to LC dynamic form?

    I have a multi-page expandable LC form.  It has been functioning fine for several months, but now I must attach two pages of static pdf to the end.  It is so easy to do in Acrobat, I assumed the same would be true in LC, but I have not figured out the combination. Can anyone point me in the right direction?

    Hi,
    One option would be to recreate the static content in LC Designer, rather than trying to import the two pages from the PDF file.
    You could also follow Jono's advice on http://forums.adobe.com/message/2004818#2004818.
    Lastly if you open the static PDF in Acrobat and export the two pages to JPEG files. Back in LC insert two new pages and drag in an image objact and link each URL (click embed) to the JPEG files.
    Good luck,
    Niall

  • Page Break In Smart Forms

    Hello Expert,
              while print invoice form on continuous stationary first page comes accurate but the next page  print start  before the line .
    Thanks in Advance.
    Annasaheb.

    Hi
    References
    1) http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    2)http://www.sap-img.com/smartforms/smart-006.htm
    This will be of help to you.
    Regards
    Shan

  • Help needed in row selection in Tabular form across pages

    Hi,
    I have a tabular form report similar to http://htmldb.oracle.com/pls/otn/f?p=31517:95. I want to select some rows from first page and then use the pagination to get to the next page, select some more rows and hit the submit button for processing. The rows selected in the last page alone are picked up for processing, and the ones selected in the earlier pages are lost. I see the same behaviour in Denes' example as well. I picked a row in the first page and a row in the next page, and then click "Pick Records", i see only the record i picked on the second page.
    I did play around with "partial page refresh" setting for the tabular form region, but that does not help.
    Is there a way to select across pages in a tabular form?
    thanks,
    Rams
    Edited by: rams1234 on Jan 22, 2009 10:19 AM

    Okay. I could make this work, but this seems to be a roundabout way for me. In my case I dont have any database related query to get the values, hence the Application level process may not be needed.
    When I select the checkbox, i get the value. I am hoping that I should be able to send the value to a javascript function and update the filed value in the function itself. Please see the function below..
    function setFileID(pThis) {
    var chkvals=pThis.value;
    var fldValue = new $x('f_FILELIST').value ;
    if (fldValue != 0)
    { $x('f_FILELIST').value= fldValue+'-'+chkvals;}
    else
    { $x('f_FILELIST').value = chkvals ;}
    This function works fine in making up the list. The issue is, when an already selected row is unselected, the value of the checkbox gets added one more time :) If I detect the checkbox status and subtract the corresponding value, this will be perfect..
    Thanks for the link anyway. I am marking this question answered.
    regards,
    Rams.
    Edited by: rams1234 on Jan 22, 2009 1:18 PM

Maybe you are looking for

  • How to create a separate sheet listing specific contents of another?

    Here's the context: There's a recording studio complex containing three seperate studios; studio 1, studio 2 and studio 3. I have created a Numbers document with a Main sheet listing ALL of the equipment in the complex. The table in this sheet detail

  • How to display pdf file on curve 8520..

    y is pdf file not displayed on curve 8520.. how to make it happen

  • How to upgrade iOS sdk 5.1 in xcode 4.0.2

    Hi all,Now I am using mac os X 10.6.8.In order to deploy the application in iPad for testing I got the error message as incompatible version in xcode .The iPad version is 5.1 and xcode version is 4.0.2 and iOS sdk is 4.3.

  • Moving data between Macs

    I have a lot of data that I'd like to move from an iMac to a MacBook. Would the best way be to ethernet them together and drag the directory from one to the other?

  • Ragged Paper Effect or Similar

    I'm trying to create an effect that looks as if a font was written on paper.  Where the ink is not perfect and parts of the paper show through.  Almost like a dingy effect as a mask. I have a font I'm using, but the effect I'm trying to acheive is no