Problem in repeating a Table in a repeating Subform

Hi Experts,
We are working on Dynamic Adobe Interactive Form inside a Java WebDynpro application.
Functionality of Interactive Form:
Sub-Forms are added to the Main Form depending upon text input from user.
Sub-Form contains Tables; all binded to WebDynpro View context.
The table iself is dynamic, u can add and delete rows at runtime,
Problem in the Form:
In an offline version of the form i add rows to the table of second instance of the subform; after saving and reopening it, the added rows get shifted to the table of first instance of the sub-form.
Please help...!!!
Thanks
Amita

Thanks for the response! I do have it setup like that now, but would like to find a better way to do it to cut down on the number of pages for the form...

Similar Messages

  • How to add the rows formatted as table headings, Tables headings are repeated when a table spans more than one page.

    Hi all,
    i am facing problem while generating Test Result word document after successful execution of TestStand.
    The Problem is :
    i want to add rows Formatted as table headings, table headings are repeated when a table spans more than one page(marked as Red).
    Example:
    Page  No. 1
    |     Test case Number  |  Test Step number      |
    |      100                         |            100                   |
    Page  No. 2
    |     Test case Number  |  Test Step number      |
    |      200                         |            300                   |
    Test Result word document should generate with Table headings(marked as Red) in every pages of the document, but i am not getting as per above example.
    Please through light on this.
    Regards,
    Susa.

    Hi Santiago,
    Thank you very much for your valuable reply.
    i want to generate MS-word report for TestStand after successful testing using MS-word2000.
    Test report contains Actual values, Expected values and Pass/Fail status.
    In my program i have customized all  fields i can able to generate test report which contains Verification engineer name , test mode, test date, start time, end time Actual values, Expected values and Pass/Fail status.etc....
    To put all values of test case number, Test step number, Actual values, Expected values and Pass/Fail status in to table for each time, i will
    insert a row into table every time values arrives, once the table exceedes its page size it moves to the next page, next page should start with table row header  but it start with  values of above said parameters.
    so i'm not able to repeat table row header for each page.
    Please find the attached file for your reference.
    Attched file expected.doc  :   This file contains what i wanted to generate MS-word report. Here table row header "Test Case Number and Test Step Number " is repeated in second page.
    Attached file Actual output from source code.doc   :  This report generated from the source code. Here table row header "Test Case Number and Test Step Number" is not repeated in second page.
    Do you know any property to set "repeat as header row at the top of each page" using MS-word ActiveX in CVI/Labwindows.
    i think this information is sufficient for you,
    Still if you need some information please ask me.
    Thanks
    Susa.
    Attachments:
    Actual output from source code.doc ‏25 KB
    expected.doc ‏26 KB

  • Same Record Repeating in table used in adobe

    Hi Folks,
    I am developing a WebDynpro application, in which i am retrieving Questions in adobe form via adaptive rfc in a Table.
    A specific request no. contains three questions which i am able to get in table used in interactive form. But problem is that only single record is repeating three times. 
    I am getting last question three times, first two questions are not getting appended in table.
    try{
    Collection myRecords = new ArrayList();
         myRecords.clear();
         int size = wdContext.nodeT_Rfq_Qes().size();
    IPublicVenderResponseComp.IRFQ_QuestionsNode qesnode = wdContext.nodeRFQ_Questions();
    IPublicVenderResponseComp.IRFQ_QuestionsElement qeselement =   wdContext.createRFQ_QuestionsElement();
         IPublicVenderResponseComp.IT_Rfq_QesElement rfq_elt = null;
         for(int i=0; i<size; i++ ){
    qeselement.setQuestion_Text(wdContext.nodeT_Rfq_Qes().getT_Rfq_QesElementAt(i).getQuestion_Text());
         myRecords.add(qeselement);
         qesnode.bind(myRecords);     
    } Catch
    Waiting for positive responses,
    Thanks in anticipation,
    Virk Mandeep

    Mandeep,
    I feel that following line of code should be outside the for loop:-
    for(int i=0; i<size; i++ )
      qeselement.setQuestion_Text(wdContext.nodeT_Rfq_Qes().getT_Rfq_QesElementAt(i).getQuestion_Text());
      myRecords.add(qeselement);
    qesnode.bind(myRecords);
    Chintan

  • Header Repeats when table runs onto 2nd page

    I have a form with a dynamic table in which the user is allowed to add and remove rows to it as needed.  The table also has a column on the end of it that will become visible/hidden on the click of a button.  It also performs basic arithmatic (addition & multiplication) needed to calculate prices for orders.  The problem occurs when the table becomes too large to fit on one page; it flows onto a second page.  When the file is saved, closed, then re-opened the table will appear with two repeated headers and two repeated footers.  Any idea of what is causing this to occur?
    Above is a sample of the table before the problem occurs.
    Above is the double footer that appears when the file flows onto a second page, is saved, closed then re-opened.
    Any assistance is appreciated.
    Thanks.

    You can check the checkboxes in the attached image on how you want the header and footer to repeat in the pagination..
    If you want the Header to appear only on the first page, then check the first checkbox below.
    If you want it to repeat in all the subsequent pages check the second one..
    Similarly, if you want the Footer to display only at the end check the last check box..
    To set these properties, select the Header Row/ Footer Row in your Heirarchy palette and goto Pagination tab in the Object Properties..
    Thanks
    Srini

  • Dynamic Tables in PDF - repeating Header row in all pages

    Hi ,
          I have created a dynamic table in PDF, When I add rows, the table is spanning to next page, and I should get the header row in all pages. But, I am getting the header row only for the 2nd page(In Header row properties, I have choosed the header row to be displayed in all pages). I need the Header row to be displayed in all pages.
        To see the previous thread, Click [here|Dynamic Table -  same data repeating in all rows;.
    Thanks and Regards,
    Prabhakar.

    Hi Prabhakar,
    Try out with following step
    Header Row -> Binding -> Select the check box
    Repeat Row for each Data item (Min Count 1)
    Please let me know if this is working or not.
    Cheers
    Satya

  • In smartform table data is repeating

    in smartform table, data is repeating and filling the page...
    actual data is only 3 rows...
    but it repeats and fills the page...how can i stop this...

    Hi Rajkamal
    You can easily debug the smartform; try hardcoding the break-point for your user ID.  (Break <ID>)
    Please check the number of entries in your table.
    If the number of entries are correct it can be only some loop in smartform - happy hunting !!
    Neer

  • How to repeat 2 table header rows in adobe form

    Can anybody suggest me how to repeat 2 table header rows .
    one header row is for displaying only columns header list
    second header row is for displaying 'from date' and 'to date'.
    and i want this to be done using layout tab(palletes) in the form.  will it be?
    Message was edited by:
            M Madhu

    loop at ot into wa.
    at first header one
    write second header.
    endloop.
    declear one internal table append both values in come internal table .
    pass the header in comen internal table.
    Message was edited by:
            Karthikeyan Pandurangan

  • Fixed length outer table with nested repeating group inner table.

    I had to re-create a PDF using tables in an RTF template. It has a fixed 1 page width. However, one of the rows in the template has a nested table with a repeating group. I set the width of the outer table row width to 2". However when I have repeating groups it makes the outer row grow wider than the 2" inches. The option to un-select "automatically resize to fit contents" is grayed out.
    Is there a way to keep the outer table width fixed with an inner repeating group?
    Thanks.
    --Johnnie
    Edited by: Vortex13 on Jun 13, 2012 11:15 AM

    Hi Borris,
    Found the following in the Oracle Documentation under: Oracle8i Application Developer's Guide - Object-Relational Features Release 2 (8.1.6)
    2 Managing Oracle Objects / Using Collections / Collection Unnesting
    URL: http://www.znow.com/sales/oracle/appdev.816/a76976/adobjmng.htm#1002885
    Oracle8i also supports the following syntax to produce outer-join results:
    SELECT d.*, e.* FROM depts d, TABLE(d.emps)(+) e;
    The (+) indicates that the dependent join between DEPTS and D.EMPS should be NULL-augmented. That is, there > will be rows of DEPTS in the output for which D.EMPS is NULL or empty, with NULL values for columns
    corresponding to D.EMPS.

  • Repeating rtf table bsaed on node value

    Hi,
    I'm trying to repeat a table in my RTF template based on the value of a node found in my xml. Does anyone know if this is possible?
    Ex)
    <start>
    <name>bob</name>
    <address>123 here</address>
    <email>[email protected]</email>
    <copies>2</copies>
    </start>
    Based on this example I would want 2 seperate tables with the same information in my rtf.

    Alright, I've found a looping template that doesn't crash on me when I run it :D
    BUT
    When I go to preview it in pdf format nothing shows up.
    The document is made up as follows ((in form field) means the text is in a form field's help text):
    (in form field)
    <xsl:template name="loop">
    <xsl:param name="count" select="1"/>
    <xsl:if test="$count > 0">
    <xsl:text>
    (/in form field)
    | BIG FANCY WORD TABLE |
    (in form field)
    </xsl:text>
    <xsl:call-template name="loop">
    <xsl:with-param name="count" select="$count - 1"/>
    </xsl:call-template>
    </xsl:if>
    </xsl:template>
    (/in form field)
    (in form field)
    <xsl:call-template name="loop">
    <xsl:with-param name="count" select="//COPIES"/>
    </xsl:call-template>
    (/in form field)
    What am I missing?

  • How to repeat a table etc.

    Hello,
    I would like to know if there is any way in BI Publisher to repeat a table for a given number of times in the layout. The only information i got is the variable that tells me how many times i should repeat that table. IF conditional formatting is not an option because most likely the variable will be over 100.
    Thank you.

    Have a look at this.
    http://winrichman.blogspot.com/2008/04/long-time-no-see-to-this-blog.html
    http://winrichman.blogspot.com/search/label/Bip%20looping

  • Problem while dropping a table

    Dear All,
    I am facing a problem while dropping a table in Oracle 10g.
    I am able to find the number of records in the table but unble to delete it.
    SQL> select count(*) from merchant_audit;
    COUNT(*)
    30028278
    SQL> drop table merchant_audit;
    drop table merchant_audit
    ERROR at line 1:
    ORA-00942: table or view does not exist
    I have to drop this table from the database. Please help.
    regards,
    Santhosh

    Hi,
    IS it a table ? Is it your table ?
    Read this example :
    sqlplus scott/*****
    SQL> create table merchant_audit(col1 number);
    Table created.
    SQL> create public synonym merchant_audit for merchant_audit;
    Synonym created.
    SQL> grant select on merchant_audit to merchant;
    Grant succeeded.
    SQL> conn merchant/merchant
    Connected.
    SQL> select count(*) from merchant_audit;
    COUNT(*)
    0
    SQL> drop table merchant_audit;
    drop table merchant_audit
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL>
    See owner into the dba_tables, and if synonym into dba_synonyms.
    Nicolas.
    Message was edited by:
    Nicolas Gasparotto

  • Problem with checkbox on table component

    Hello i am having a problem with checkbox in table component
    i am developing something like a shopping cart app and i have a checkbox in my table component , i want users to select items from the checkbox to add to thier cart, They can select the items from cartegory combobox , my problem is when they select the items from the checkbox if they select another category the alread selected once do not display in my collection opbject please how can i maintain the state of the already selected items in my collection object

    Hi,
    Please go through the tutorial "Understanding scope and managed beans". This is available at:
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/scopes.html
    The details of the selected items need to be stored in an object that is in session scope.
    Hope this helps
    Cheers
    Girish

  • ORA-00600 problem when create XMLType table with registerd schema

    Hi,
    I am using Oracle9i Enterprise Edition Release 9.2.0.4.0 on RedHat Linux 7.2
    I found a problem when I create table with registered schema with follow content:
         <xs:element name="body">
              <xs:complexType>
                   <xs:sequence>
                   </xs:sequence>
                   <xs:attribute name="id" type="xs:ID"/>
                   <xs:attribute name="class" type="xs:NMTOKENS"/>
                   <xs:attribute name="style" type="xs:string"/>
              </xs:complexType>
         </xs:element>
         <xs:element name="body.content">
              <xs:complexType>
                   <xs:choice minOccurs="0" maxOccurs="unbounded">
                        <xs:element ref="p"/>
                        <xs:element ref="hl2"/>
                        <xs:element ref="nitf-table"/>
                        <xs:element ref="ol"/>
                   </xs:choice>
                   <xs:attribute name="id" type="xs:ID"/>
              </xs:complexType>
         </xs:element>
    Does Oracle not support element reference to other element with dot?
    For instance, body -> body.content
    Thanks for your attention.

    Sorry, amendment on the schema
         <xs:element name="body">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="body.head" minOccurs="0"/>
                        <xs:element ref="body.content" minOccurs="0" maxOccurs="unbounded"/>
                        <xs:element ref="body.end" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="id" type="xs:ID"/>
                   <xs:attribute name="class" type="xs:NMTOKENS"/>
                   <xs:attribute name="style" type="xs:string"/>
              </xs:complexType>
         </xs:element>

  • How do i get my music off repeat. the same song keeps repeating.

    I am having difficulty getting my ipod touch off repeat. It just keep repeating the same song. I tried shuffle and it just goes to the next song and keeps repeating that song.
    does anyone have a solution for this dilemma?  James Jr.

    Turn off the repeat control. If you touch the screen in album view this control will be to the left side of the scrubber bar.

  • Problem in accessing mseg table using MSEG~M Index.

    Hi Experts,
    I am facing problem in accessing mseg table using MSEG~M Index. I used same sequence of fields and i tried with mandt field also. but it is not taking the Index and it is going for TImeout ABAP dump.
    This are my codes used in different ways
    1.  SELECT  mjahr
             bwart
             matnr
             lifnr
             dmbtr
             kostl
             aufnr
             bukrs
             FROM mseg CLIENT SPECIFIED INTO TABLE t_mseg2
                      WHERE mandt EQ sy-mandt      AND
                            matnr NE SPACE         AND
                            werks EQ p_werks       AND
                            lgort NE '0000'        AND
                            bwart IN (122,201,262) AND
                            sobkz NE '0'
                            %_HINTS ORACLE 'INDEX("MSEG" "MSEG~M")'.
    2.   SELECT  mjahr
             bwart
             matnr
             lifnr
             dmbtr
             kostl
             aufnr
             bukrs
             FROM mseg  INTO TABLE t_mseg2
                      WHERE matnr NE SPACE         AND
                            werks EQ p_werks       AND
                            lgort NE '0000'        AND
                            bwart IN (122,201,262) AND
                            sobkz NE '0'
                            %_HINTS ORACLE 'INDEX("MSEG" "MSEG~M")'.
    3.   SELECT  mjahr
             bwart
             matnr
             lifnr
             dmbtr
             kostl
             aufnr
             bukrs
             FROM mseg INTO TABLE t_mseg2
                      WHERE matnr NE SPACE         AND
                            werks EQ p_werks       AND
                            lgort NE '0000'        AND
                            bwart IN (122,201,262) AND
                            sobkz NE '0'.                   
    The above all code is not at all taking the index in Quality server .but in Development it is taking .In Quality server it is reading all datas without using the index and going Timeout ABAP dmup
    Please, Suggest me some solutions.
    Thanks in Advance.
    Regards,
    Nandha

    Hi,
    Without NE also not working out. i am facing same problem still.
    SELECT  bwart
             matnr
             lifnr
             dmbtr
             kostl
             aufnr
             FROM mseg CLIENT SPECIFIED INTO TABLE t_mseg
                      WHERE mandt EQ sy-mandt      AND
                            werks EQ p_werks       AND
                            bwart IN (122,201,262) AND
                            mjahr EQ p_year        AND
                            bukrs EQ p_cc
                            %_HINTS ORACLE 'INDEX("MSEG" "MSEG~M")'.
    Please,check and help me out from this issue.
    Regards,
    Nandha

Maybe you are looking for

  • Missing activity (and points)?

    Hi, Looks like some of my answers are not in my activity (and points). In particular, I can not find the answer to this question http://social.msdn.microsoft.com/Forums/en-US/660cc75d-b232-4b7e-9198-b485433ecc07/how-to-use-objectschemanameprocid-and-

  • Can install Quicktime but not itunes

    I can get quicktime to run on my computer but not itunes. I get a "installation interrupted" message. Any suggestions?

  • Can I use my nano to add missing songs to iTunes?

    I recently bought a MacBook Pro, and I've been trying to transfer my iTunes library from my old PC to my new Mac. I was having a lot of trouble with it, so I got in touch with Apple Support, who were very helpful, but nothing worked. In the process,

  • Help with AXiom anlong with jboss

    Hi I have some requirement Regarding AXIOM . Currently i am using Enterprise Application EJB2.1 with Jboss4.0.2 I am deploying my service in jboss which i think uses Axis2 internally i've heard that AXIOM has some advantage over Axis2 which are memor

  • How to find AD provisioning process instance key

    Hi, I have provisioned some user to AD now i wanted to add same ursers to some other AD group for this i need to know what is an API which will give me process instance key of AD so that i can add AD group to AD child table.