Dynamic Interactive Form

Hello friends,
                   I ve created a dynamic purchase order form(Interactive form) which has a dynamic table which adds or deletes the table rows on click of a button.
This part works fine when i preview the pdf file..rather when i deploy the application,
the dynamic content like adding and deleting rows does not work..Friends, if anyone of u have faced this issue and solved, please get back to me with the solution.
Regards,
Karthikeyan

Hi,
Other than checking if xACF is installed, you can check one more thing:
In  your Adobe lifecycle Designer, open your form,
Goto, File --> Form Properties,
Goto the Defaults tab,
Select "Dynamic PDF" for the XDP Preview Format:
Click OK.
This setting will now allow dynamicity in your Form, when you view it in PDF Preview tab.
This will solve your problem.
Regards,
Hanoz

Similar Messages

  • Adding rows in web dynpro ABAP Dynamic Interactive form.

    Hi Experts,
              I am having problem in web dynpro ABAP Dynamic Interactive form.
    This is my scenario....
    I have a dynamic interactive form that has buttons to add and remove rows in a table. It works fine when I preview it , but when I render, view or save it using ADS, it no longer works. The "add" button actually does instantiate more repeating rows, because I put some trace messages in to count them, but the added rows are not displayed. How do I make them visible?
    In web dynpro java we write some coding in modify view to set the pdf form as dynamic
    IWDInteractiveForm iForm =
    (IWDInteractiveForm)view.getElement("<ID>");
    iForm.setDynamicPDF(true);
    simillarly what we need to write in web dynpro ABAP.
    Please give me solution for the same.
    Thanks,
    Sathish

    hi all,
             expecting reply from u all. pls help me and give some sugesstion.
    regards,
    vinoth.

  • Dynamic Interactive Form Values not updated

    Hi All,
       I am having a Dynamic Interactive form. Once I have changed values and save it,then when i try opening the pdf form, the  saved changes are not displaying ,only previous data  displayed. Please suggest a solution for this
    Regards,
    Vinoth

    Hi Vinoth,
    can i ask ur interactive form is online or offline?

  • Dynamic Interactive Form Properties

    Hi,
    Im trying to create dynamic interactive form.
    What are the Form Properties that I have to set to Preview Dynamic Interactive Form.
    I have a radio buttons, when I select one, a related subform must display. Kindly guide me for the procedures to follow to implement.
    Regards
    Prasad

    Hello Prasad,
    First of all: Are you creating the forms in the Netweaver Developer studio, or in the SAP-Gui?
    Next: I am not really sure what your question is, what you want to achieve. I think you want to to display an interactive form instead of a normal PDF. If this is not the case, could you elaborate please?
    If you are in the SAP gui: You can execute the function module which includes the Form. You'll have to give some parameters, and one of them is the structure <i>/1BCDWB/DOCPARAMS</i>. In this structure, you have the field <i>Fillable</i>. If you mark this field (eg. punt an 'X' to it), you'll have the interactive properties of the form enabled.
    I don't have a NDS in the neigborhoud atm, you'll have to wait for that part.
    Good luck!<b></b>

  • Sending dynamic interactive form to GP

    dear expert,
                    i have create a dynamic interactive form that allow user to populute new instance of row when clicking the "add row" button.
    After collecting the user's input data and hit on the submit button, it will send the form to the guided procedure.
    I have now only able to successfully create a static form and allow value to pass to the guided procedure.
    Can some one who have experience in submitting dynamic form to the guided procedure offered me some advice.

    Hi Colin,
    See if you these links can help you:
    SAP Interactive Forms by Adobe in the Guided Procedures Environment
    https://www.sdn.sap.com/irj/sdn/java?rid=/webcontent/uuid/f057d803-3c53-2910-db92-a6a2f1cc7334
    Guided Procedures Functions and Features
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d261b611-0b01-0010-7781-acb929f30163
    Guided Procedures Overview
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a553bb11-0b01-0010-23ad-a3dc74e77e39
    Task-Oriented Support for Your Department's Informal Processes - Without Calling on IT
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b866ae10-0b01-0010-cc85-e6c886cbfa84
    Getting Up to Speed on Guided Procedures, Part I
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/49a605f0-0a01-0010-68aa-ebb5dfdce852
    Getting Up to Speed on Guided Procedures, Part II
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/1ffe06f0-0a01-0010-60a7-a2593e1862f3
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/33/198141f906040de10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a553bb11-0b01-0010-23ad-a3dc74e77e39
    https://www.sdn.sap.com/irj/sdn/java?rid=/webcontent/uuid/f057d803-3c53-2910-db92-a6a2f1cc7334
    Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/guidedProceduresGetting+Started
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/guidedProcedureGeneral+questions
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bpx/guidedProceduresProcess+Examples
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/emtech/adobeformsinGuidedprocedures
    https://wiki.sdn.sap.com/wiki/display/EmTech/AdobeinteractiveformsinwebDynpro+JAVA
    https://wiki.sdn.sap.com/wiki/display/BPX/TheuseofInteractiveFormsinGP
    Useful blogs
    A Tale of Two Brothers: Guided Procedures and the SAP NetWeaver BPM Product
    The specified item was not found.
    Usage guide for creating Guided Procedures
    Usage guide for creating Guided Procedures
    Galaxy, Universal Worklist, Guided Procedures Connector, and Dr. Bruce
    Galaxy, Universal Worklist, Guided Procedures Connector, and Dr. Bruce
    Regards,
    Arafat

  • Creating a dynamic interactive form

    I have been working at trying to get a text field that expands when more text is added to the field. I have been looking at the sample Purchase Order form that came with Designer and when I look at the properties of the subform for the comments field near the bottom of the page I see options that are grayed out when I look at the properties of the subform that I have made. I'm just not getting it and seeing what to do to get thing to work.
    For example when I go to look at the Object > Subform properties everything is grayed out except the Type, Presence, and Locale fields. In the Object > Binding properties everything below Name, Default Binding and Import/Export Bindings fields is grayed out.
    Without knowing what else to look into I'm stuck.
    I have tried working with the tutorial in the Designer help but there is no tutorial for a dynamic interactive form just a dynamic form that apparently doesn't work the same way.

    OK. I think I got this figured out why the fields are grayed out.
    But how do I get a field to grow when I finaly open the pdf document in Acrobat 7?

  • How to send Dynamic Interactive Forms through mail?

    Hi all,
    I'm trying to sent Interactive Forms as attachment through mails.
    Everything works fine as long as the Content of this Interactive Form stays static.
    When I add dynamic elements and test this in SFP, they work.
    However when they get sent by mail, the dynamic content is lost and gets back Static.
    Does anyone has ABAP code or any other solutions so that the PDF gets send as an Dynamic Form?
    Thanks in advance.
    Kind Regards,
    Maarten

    Hi,
    I'm working from the Web UI. This is BSP. Here I add 2 Methods (GET_PDF and SEND_MAIL).
    The GET_PDF gets all data for the form and then sends the FORMOUTPUT to the SEND_MAIL method.
    Here I add the PDF as following:
    First I convert it to BINARY and then I add it as attachment.
    Do I need to add it as another TYPE or ....
    +  CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          BUFFER                = ip_formoutput-PDF "PDF file from function module
        APPEND_TO_TABLE       = ' '
      IMPORTING
        OUTPUT_LENGTH         =
        TABLES
          BINARY_TAB            = lt_att_content_hex
      lo_document->add_attachment(
        EXPORTING
          i_attachment_type    = 'PDF'
          i_attachment_subject = 'Your appointment Details'
          i_att_content_hex    = lt_att_content_hex ).+
    Kind Regards,
    Maarten

  • Regarding dynamic tables in interactive forms

    Hi All,
            I have designed a webdynpro view which contains a table,i have to generate a pdf format file which also contains
    a table as there in the webdynpro view.
            I  have designed a dynamic table in interactive form and binded the interactive form ui element with the datasource and pdfSource.
    In the interactive form i am getting only one row data of webdynpro view table.In the Object palette, I selected Repeat Row For Each Data Item.
           share with me if u have any idea or send any document regarding table binding(dynamic) in interactive form.
    Thanks & Regards,
    saleem

    Hi saleem..
    Check this link..
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0401535-f81c-2a10-0192-ffd41e8e8d59">Dynamic interactive forms an example</a>
    https://www.sdn.sap.com/irj/sdn/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#47
    Urs Gs

  • Enable Commenting on Interactive Form

    Hello,
    I am a bit of a newbie in javascript programming but I have been using Livecycle to design basic forms.  On the basic forms I created, I had no problem allowing the user to attach a file.
    Just recently, I created a dynamic interactive form that works great (I started the design on Livecycle 8.0 but just recently upgraded to version 8.2 that came packaged with the Adobe Acrobat 9 Pro Extended).  I have opened the finished form on Adobe Acrobat, extended reader rights, however, in Reader, it is not allowing attachment of file (basically---not allowing commenting).  [NOTE: I am using reader version 9.1].  I went back to Acrobat to make sure I did the reader rights enabling correctly and copied the complete message below.  I don't know why under the Note below it says that security permissions already exist that do not allow commenting.  I looked at the properties of the form on Livecyle and under PDF Security, both boxes to restrict document opening with a password AND restrict printing and editing of document with a password are both unchecked.  So it does not seem that there are restrictions.  I don't know why it's behaving this way.  Can someone help me?
    Thank you.
    MESSAGE from Acrobat when extending Reader Rights:
    The following features will become available for this document when opened in
    the free Adobe Reader.
    - Save form data (for a fillable PDF form only)
    - Sign an existing signature field
    - Digitally sign the document anywhere on the page (not available for XML
    forms; only supported in Adobe Reader 8.0 or later)
    Note: Security permissions already existing on this document do not allow
    commenting or signing the document other than signing existing signature
    fields. Once Reader Enabled, certain functions, such as editing document
    content or inserting and deleting pages, will also be restricted.

    Well, it's a bit more complex.
    Acrobat Pro does allow forms to be reader extended for commenting.  In fact, the rights include form fillin and save, creation and modification of form fields (including adding digital signtures), applying a digital signature and adding comments.  But there are two other things that can be getting you:
    You can't put comments on a dynamic form... only static or pdf artwork
    You can attach files to a PDF in one of two ways.  The first is an attached file in a comment.  The second is as an embedded/attached file (this is the file support that is now called portfolios).  There is a Reader Extension right called "additions and changes to embedded files" that is needed for this.  It is only available through the server-based Reader Extensions and not in Acrobat.

  • Download Interactive Form

    Hello!
    Can an Interactive Form be generated without displaying it?
    I want to ge hold of the pdfContent byte[], but don´t want to display the form.
    Thank you!
    Ilona Seifert

    Hi Ilona,
    You can try with the following:
    import com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api.IWDPDFDocument;
    import com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api.IWDPDFDocumentCreationContext;
    import com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api.WDPDFDocumentFactory;
    import com.sap.tc.webdynpro.basesrvc.util.IOUtil;
    InputStream template = ... //your XDP file as an inputstream
    String xmlData = ... //business data you want to merge your form template with
    ByteArrayInputStream dataSourceInputStream = new ByteArrayInputStream(xmlData.getBytes());
    ByteArrayOutputStream dataSourceOutputStream = new ByteArrayOutputStream();
    ByteArrayOutputStream templateSourceOutputStream = new ByteArrayOutputStream();
    // convert InputStream to OutputStream
    IOUtil.write(template, templateSourceOutputStream);
    IOUtil.write(dataSourceInputStream,dataSourceOutputStream);
    IWDPDFDocumentCreationContext creationContext = WDPDFDocumentFactory.getDocumentHandler().getDocumentCreationContext();
    creationContext.setTemplate(templateSourceOutputStream);
    creationContext.setData(dataSourceOutputStream);
    creationContext.setDynamic(true);   //if you want to create dynamic interactive form
    IWDPDFDocument pdfDoc = creationContext.execute();
      // create the PDF and store it as ByteArrayInputStream
      InputStream pdfInputStream = pdfDoc.getPDFAsStream();
    Best Regards,
    Ferenc
    P.S.: If you use some older version and the "com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api" package is not available for you, then you can do the same with the old "com.sap.tc.webdynpro.pdfobject.api" package

  • Dynamic/Flowable Form Fields

    I am working on a basic form called Performance Evaluation. It consist of  6 different tables. The original form was designed in Word 2003 and convert to PDF using LiveCycle Designer ES. My questions is, my form fields continue to "fall off the page" when the text fields are completed with data. I am also having a hard time combining the tables that have been "placed" on page 2 during the conversation of .doc to pdf. I can not seem to make all of the table work together much less flow together to complete the dynamic, interactive form I would love to have. I want everyone to be able to write as much as they want in the comments section and keep everything together and not create blank pages..
    I have attached the form so everyone can take a look. ANY HELP would be greatly appreciated. . I can make text field flowable, and have them flow to a second page for simple forms/applications. It is when I add table that the Hierarchy becomes a problem.
    Any help would be greatly appreciated!  Jenn

    Thanks for the response. Yes, I have started a new form and not locating the flowable text fields into tables, but into their own individual cells.
    I have made the subforms  flow., and now they are continuing on the second page and not running off the page. However, I do have another question...(every solution sometimes creates another problem)  Now that my text field-data is flowing to the second page, the text itself is moving from the right hand column to the left hand column on the next page. This really does not bother me that much, but I have a feeling it will confuse everyone using the interactive pdf.  Any suggestions?
    Thanks - Jenn

  • Add Subform dynamically,on click of Button, in Interactive form generated by Adobe Document Services

    HI,
    I have an XDP file designed by Adobe Designer 7.1 with the following hierarchy of elements:
    -form1(root)
    --Button
    --tmpForm (subform - Repeat subform for each data entry )
    ---ST (Text)
    Now, this XDP file generates an Interactive PDF form with Reader Rights enabled by the Adobe Document Services.
    On click of button, the following javascript is executed on client side:
    var df = _tmpForm.addInstance(1);
    df.ST.rawValue = "HI" ;
    xfa.host.messageBox( "Instances" + tmpForm.all.length ) ;
    On clicking the button, i get the length of the instances of the subform and the size increases on each click, but no element is added "visibly" to the pdf.
    But when i try to do the same by saving the XDP file as Dynamic PDF form for Acrobat 8.0,and open it using Adobe Acrobat PRO 8.0, it works fine.
    My question is,I s it not possible to add subforms dynamically in PDF's generated by Adobe Document Services with Reader Rights enabled?
    Or, is there something that i am missing?
    Please guide.
    Thanks.
    Regards,
    Siddhartha

    Hi,
    you can't change the behavior of the save button in the browser nor in Reader/Acrobat.
    You can add a custom button within your form which calls a custom script from a folder level script using the browserForDoc method.
    The browseForDoc methos is the only one whcih can change the name in the saveAs dialog.
    Here's an example., you can run from Acrobat console.
    You need to combine it with the solution from the other thread to make it work with your form.
    http://forums.adobe.com/message/2266799#2266799%232266799
    var oRetn = app.browseForDoc({
        bSave: true,
        cFilenameInit: "MyForm.pdf",
        cFSInit: "",
    if (typeof oRetn !== "undefined") {
        this.saveAs({
            cFS: oRetn.cFS,
            cPath: oRetn.cPath,
            bPromptToOverwrite: false

  • Dynamic table in webdynpro interactive form not working. Urgent

    Hi guys,
    I am facing a problem when trying to retreive data entered in interactive form dynamic table.i can get the data entered in non dynamic fields no problem.
    I have a node structure like this
    Root
       Data 1...1 singleton and non tried both
           Table 1...n singleton and non tried both
    In my adobe form i tried adding rows using add instance, and also using add button in webdynpro native. In the same method that adds row i simulated the submit button to create row in WD context! It adds rows but any data entered later is lost. One more thing i have noticed is it sometimes works after adding just one row! Data is passed to context but from next row it doesnt work! What am i missing?
    I also tried adding a button in webdynpro tray and adding the row directly to the context. new row is created in form but any data entered in new rows is lost!
    I am unable to obtain the data entered in Dynamic fields. I thought i would try the xml reading method but the problem is after crating a couple of rows dynamically if i go save pdf locally the new rows are not showing up in the pdf!
    I have seen a post which said using the if_wd_iactive handler to set the form as dynamic but that method is not available in our system! Sorry i am not in front of an SAP system so i cant type exact names!
    I tried using zci update program/ etc etc but i am still struggling at the moment. Any help would be much appreciated! Pls ask if you need more info.
    Regards
    Naresh
    Edited by: naresh dwadasi on Oct 7, 2011 9:05 PM

    problem solved! I had to recreate the form. not sure if i corrupted the webdynpro scripts etc by mistake.

  • Filling dynamic drop down in adobe interactive form( webdynpro ABAP)

    HI all,
    Im new in Webdynpro ABAP, my requirement is to fill drop down list in adobe interactive form. i created adobe form and its working fine.
    I Created context like ROOT(cardinality 1:1)->DATANODE cardinality 0:n. This context is for drop down and in wddoinit i did  like this.
      IN WDDOINIT ,
    DATA lo_nd_root TYPE REF TO if_wd_context_node.
      DATA lo_nd_datanode TYPE REF TO if_wd_context_node.
      DATA lo_el_datanode TYPE REF TO if_wd_context_element.
      DATA ls_datanode TYPE wd_this->elements_datanode.
    navigate from <CONTEXT> to <ROOT> via lead selection
      lo_nd_root = wd_context->get_child_node( name = wd_this->wdctx_root ).
    navigate from <ROOT> to <DATANODE> via lead selection
      lo_nd_datanode = lo_nd_root->get_child_node( name = wd_this->wdctx_datanode ).
    get element via lead selection
      lo_el_datanode = lo_nd_datanode->get_element(  ).
    ls_datanode[] = lt_dna_value[].
    CALL METHOD lo_nd_datanode->bind_table
      EXPORTING
        new_items            =  ls_datanode
        set_initial_elements = ABAP_TRUE.
       index                =
    while executing  i'm getting this error ": WebDynpro Exception: ADS: com.adobe.ProcessingException: No output was generated while rendering: Stream for: PDFOut.(200,101). " . can u please tell me how to bind value for drop down.
    I created sample table in same form and i binded same value to table, that time its executing fine.
    can u please tell me solution for this Scenario.
    Thanks
    Hemachandran.
    Edited by: hemachandran R on Sep 12, 2008 2:27 PM

    hi,
    My requirement, is to use dynamic drop down in dynamic table. I am using webdynpro abap.
    i populated the value in drop down.
    Its working fine but the problem is how to fill the default value in drop down. because i want to bind the default value which im getting specify value from the table.because each row
    im getting different values, like first row
    CAR
    , that CAR want to fill as a default value in drop down  and second row  as
    BIKE
    that BIKE  want to fill as default value in drop down  ( example drop down contain   car , bike , cycle).
    In adobe form i binded like this
      $record.DATANODE.DATA[*].DNA_RATING
    i dont know whether this one is correct or wrong  .
    im getting default value as empty.
    please give me some solution how to do this.its very urgent
    thanks
    hemachandran.

  • Reading Dynamic Table Values in interactive form (web Dynpro ABAP)

    Hi All,
    I have created a Web Dynpro ABAP application which contains an Interactive Form, That Adobe Interactive Form contains Dynamic table (New rows can be added manually and deleted using a button).
    I am not able to read the Dynamic table values in Web Dynpro u201COn Submitu201D.
    In the Adobe form I have web Dynpro native button (I am using ZCI), while clicking the native button I need to read the dynamic table values.
    How can I resolve this problem.
    Thanks and Regards,
    Boopathi M

    that means, when u add the table instance at runtime, you will also have to add an element to the node that is bound to the table.
    probably addNew() mathos may be useful to you.
    it appends a new record to the record set.
    xfa.sourceSet.dataConnectionName.addNew()
    also when on the exit event of the table field, do the following:
    var i = xfa.parent.index
    $record.rootnodename.tablenodename.data<i>.fieldname = $.rawValue
    xfa.host.messageBox($record.rootnodename.tablenodename.data<i>.fieldname)

Maybe you are looking for

  • CE:  An internal authentication error has occurred

    Could anyone help me please? i have been play 'try and search game':( for serveral days for this problem. i search this forum and find other people have been in same problem, but no progress for me i look around at uwc.log, but doesn't give me clue,

  • HP Officejet Pro K8600 Printer series

    Hi Can some one help. I just install this printer via router is connect good. But i change the DHCP for an static e config. I change the setting to 192.168.79.62. this setting is not good because the printer is using iv6 connect. Can some help with t

  • Excel Spreadsheet Import

    I am using the newest release (Version 1.1.0.21 Build MAIN-21.97) and thought that the spreadsheet importing mechanism was now working. It appears that it is now giving errors as soon as I choose a spreadsheet to import. I have tried shutting down th

  • Transfer of purchases to new ID

    Okay so as the title states, I wish to know if once I create a new apple ID can I permanently transfer all paid apps from old account to new account, so after the transfer the apps would no longer be availble to old account and only to new account?

  • How do I apply the same navigation menu to all pages?

    Hi! I'd like to apply a standard navigation menu to all the pages in my site. Can it be done, or do I need to write the menu for all individual pages? Thanks for any advice!