Interactive Form Height in percentage

Hi All,
  I have an Interactive for displaying a PDF on a WebDynpro view.  I can specify the Interactive Forms height property in pixels (e.g. 600px) however when I specify it in percentage (e.g. 100%) the form will not appear.  It fails silently.
  The funny thing is that the width property is set to 100% and works perfectly.
Any thoughts?
Larry
P.S. Points will be awarded

after more searching I've found the answer ... it cannot be done.
See Note 885862
Note 885862 - PDF document is not shown properly, only Toolbar appears
Symptom
A Web Dynpro application uses InteractiveForm UIElement. On the first attempt, only the Toolbar of Reader is displayed. The PDF document itself is not visible.
Other terms
Adobe Integration, Interactive Forms Solution
Reason and Prerequisites
The height property of the InteractiveForm UIElement is set to a per cent (%) value.
Solution
The height property of the InteractiveForm should be set to an absolute value as "%" is currently not supported of the Web Dynpro Runtime.
Dissapointed again ....
Larry

Similar Messages

  • How to display Interactive Form with 95% display screen height?

    Hi,
    Is there a way to have Interactive Form display within 95% of browser view area? I tried many different ways and for some reason the Height property doesn't seem to work in '%' at all.
    Has anybody tried this?
    Thanks and Regards,

    Hello,
    maintain width attributes as 95%..
    check it out once.
    Regards,
    Praveen

  • How to create Adobe Interactive Form in MDM

    Iam new to MDM Technology, I want to create Adobe Interactive Form and show a sample demo.
    Sample demo which should show adobe interactive form in mdm and how to integrate adobe interactive form in mdm and how to update th data in MDM
    I have knowledge of creation of adobe form but how to integrate with mdm technology.

    Hi,
    There are couple of ways to integrate MDM with SAP Interactive Forms.
    1. WebDynpro Java and MDM API (requires Portal)
    2. MDM WebService (Portal not required)
    Updating data in MDM using WebDynpro Java :
    1. In Component Controller -> Fetch data from MDM using API and populate appropriate context structure
    2. Map the View Controller and Comp Controller context.
    3. Place Interactive Form UI element in view.(Keep the UI element in UpdatePDF mode, this can be done in properties window. Also increase the height and width property value)
    4. The Interactive Form UI element is editable in Adobe Form Designer (7.1 / 8.0)
    5. Design the form and bind the UI (TextFields/ Dropdowns) with the Context of View Controller.(Done in Binding tab of Object window)
    6. Deploy and run the application.
    The rendered application will contain an Adobe Interactive Form populated with MDM data.
    Regards,
    Suresh

  • Interactive Form Element

    Hi,
    Is it possible to call the get and set width and height methods for the TextField element in the interactive form?
    Regards,
    William

    Hi,
    Its possible using Java script in the form. Follwing are the functionalities which are possible to set the height, width of a Textfield UI Element.
    Size and Position
    X
    x property
    TextField1.x = "measurement"
    Y
    y property
    TextField1.y = "measurement"
    Width
    w property
    TextField1.w = "measurement"
    Height
    h property
    TextField1.h = "measurement"
    Width Expand to fit
    minW property
    TextField1.minW = "measurement"
    Height Expand to fit
    minH property
    TextField1.minH = "measurement"
    Anchor
    anchorType property
    TextField1.anchorType = "position"
    To get Hight, length, width use:
    To get X layout:
    TextField1.rawValue = TextField1.x;
    To get Y layout:
    TextField1.rawValue = TextField1.y;
    To get width:
    TextField1.rawValue = TextField1.w;
    To get Height :
    TextField1.rawValue = TextField1.h;
    In the above codes width, height, x and y layout values will be assigned to TextField1.
    Hope it will solve your Problem.
    Regards,
    Vaibhav Tiwari.

  • Blank page displayed while Deploying interactive forms

    Hi ,
    I am Facing a problem with interactive forms. i am using Adobe interactive forms in Web Dynpro. while deploying interactive forms ,the Deployment result shows blank view.
    i have installed ACF, Adobe reader 7.0.
    i am using NWDS 04s SP16.
    help me if anyone knows the solution.
    Regards
    Sridhar

    HI
    Add Interactive form to existing view
    Go to properties of IForm.
    Select trying display type = native instead of ActiveX.
    Give height and width according to need (say height=700 px and width= 100%)
    Add pdf_source attribute into context of view of type binary.
    Also bind elements to context node which is necessary.
    Mandeep Virk

  • Resize an Interactive form

    Hi
    Can someone please tell me how one can resize an Interactive form.  I have a photo that I get from our server and it is displayed in this Interactive form, but it is a bit to big.  How can I resize it to make it a bit smaller?  I created the Interactive form via SE80 and the display type = ActiveX.  If I change the Height or Width, it "cutts off" parts of my picture. 
    Regards
    Debbie
    Edited by: Debbie van Zyl on Oct 6, 2009 1:15 PM

    Hi
    Can someone please tell me how one can resize an Interactive form.  I have a photo that I get from our server and it is displayed in this Interactive form, but it is a bit to big.  How can I resize it to make it a bit smaller?  I created the Interactive form via SE80 and the display type = ActiveX.  If I change the Height or Width, it "cutts off" parts of my picture. 
    Regards
    Debbie
    Edited by: Debbie van Zyl on Oct 6, 2009 1:15 PM

  • Interactive form takes 10-15 minutes to open and exhausts system resources.

    The version of Livecycle designer am using is 7.1
    The interactive form that I designed is taking like 10-15 minutes to open and while its opening, its taking all the system resources as I see a prompt on the task bar besides time/date  "Virtual Memory Minimum Too Low".
    The tutorial project works fine, the TravelRequest.pdf opens just fine: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/wdjava%20archive/offline%20interactive%20pdf%20form%20using%20download.pdf
    Would installing version 8.0 solve this ?
    I am on NWDS sp18.
    Thanks
    Tony

    Hi,
    Refer to the following blogs which explains the steps to improve the performance.
    Offline Part u2013 I /people/sankar.narayana/blog/2008/12/23/dynamic-generation-of-offline-adobe-interactive-forms-for-sap-46c-and-ep-70-without-user-intervention-part-150-i
    Offline Part u2013 II /people/sankar.narayana/blog/2008/12/30/dynamic-generation-of-offline-adobe-interactive-forms-for-sap-46c-and-ep-70-without-user-interventionpart-ii
    Adobe Performance : /people/ramesh.kotagiri/blog/2008/12/30/sap146s-magic-solution-to-obtain-amazing-performance-of-dynamic-adobe-interactive-forms-using-zci-forms-zero-client-installation
    Installing the Adobe 8.0 also improves the performance.
    Thanks & Regards,
    Jhansi Miryala

  • 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

  • Search help is not triggering second time in interactive form

    Hi,
    I have online interactive form in WDABAP. And I have few search helps in the form, If i click on any search help it is opening and I can select the value and the same is populated to the field. But if i click it again search help is not opening.
    Only one time it is triggering and also after I clicked one serach help, other search helps also dont work.
    Can some one guide me? Is it something to do with scripting or any other configuration?
    Now Im using ALD7.1 and Reader version is 8.1.0.
    did any one faced this problem? Really appreciate if some one can help me on this.
    Regards,
    Ravi

    hi,
    The following code is generated in the preopen event of the valuehelp.
    // DO NOT MODIFY THE CODE BEYOND THIS POINT - 710.20061129084151.349066.349066 - ValueHelpDropDown.xfo
                       var processingValueHelp = ContainerFoundation_JS.getGlobalValue(event.target, "processingValueHelp");
                       if(processingValueHelp == false) {
                           ContainerFoundation_JS.setGlobalValue(event.target, "processingValueHelp", true);
                           this.rawValue = "";
                           this.clearItems();
                           ContainerFoundation_JS.SendMessageToContainer(event.target,
                                                                         "valueHelp",
                                                                         this.dataNode.somExpression.replace(/(xfa.?\.)(datasets.?\.)(data.*?\.)/, ""),
                                                                         this.rawValue,
                                                                         event.target.mouseX,
                                                                      event.target.mouseY);
                       // END OF DO NOT MODIFY
    I have tried placing this code in click event instead of preopen.But still no use. Can we make changes to this code? Can some one give me some idea what changes need to be done..
    Regards,
    Ravi

  • ADOBE Interactive Form not getting displayed in Browse

    Hi,
    Currently I am working on EhP4 project on ECC 6.0 environment. For HCM, We have interactive ADOBE forms for MSS. While testing we found that all buttons are displayed in a browser (we are are window 7 IE 8 ) but interactive form is not getting displayed in the browser (Fill out Form as part of MSS).  It only displays a line
    Checked ADS configuration as per oss note and works ok. Did HTTPWATCH - browser is getting (GET) the Adobe forms with values but not displaying it. If I copy URL from HTTPWATCH GET line in a separate browser window it displays the form.
    Thanks in advance your help.
    Regards
    Jitendra Pongurlekar

    Hey Chris (and others),
    We were having this same problem, and this Note fixed the issue (thanks!).  However, we are still experiencing another issue with HCM Processes and Forms under EhP4.  Before this Note, it took about ten minutes before "single line display" would show up.  Now after the Note, we get the full form, but it still takes ten solid minutes of waiting before it appears in the window.  We're pretty sure it's not a Portal issue, nor an ADS issue, but something with the web dynpros on the ABAP side.  However, we have not yet been able to resolve it.  Anyone else run into this performance problem with HCMP&F after upgrading to EhP4?  We don't have the problem with EhP3.
    Best regards,
    Matt

  • Fields missing in Interactive forms in SFP

    Hi All,
    I am using interactive forms (transaction SFP) for Prsonnel change request in MSS.When i go to this form ISR_FORM_SPEG thru SFP, i realised that come standard fileds like PERNR,ENAME etc are missing ( Generic ISR Table Type) are missing from the context folder of ISR_FORM_SPEG.Any idea how i can bring them back into place??
    Regards,
    Aditi

    Hi Aditi,
    Go to transaction QISRSCENARIO. check if these fields are there in the characteristics of the corresponding scenario (here SPEG). If they are there, click on the change button next to the form name in the Basic data of the scenario. A pop up message asking you to change the context fields as per the characteristics fields. This gets you to the ALCDesigner. Once the proper bindings are done for the form, exit and lets you go back to the qisrscenario transaction. save the data and also activate the form. <provided you are viewing the standard scenario in the change mode>.
    else
    copy this scenario and make    the adjustments you need.
    if there are some fields in the form that are not part of the characteristics, click on the import form fields button next to the form name. and save it.
    Hope this will solve your problem.
    do update the forum reg your findings.
    Thanks and warm regards,
    Anto.

  • SOAP Framework error while activating interactive form in SFP

    hi everyone,
    I am new to adobe forms, I got an error while activating interactive form
    SOAP Framework error: SOAP Runtime Exception: CSOAPExceptionTransport: HTTP response contains unexpected content-type(100,101).
    I am unable to trace this error, can anyone plz let me understand for what reason this error occurs.
    Thanks in advance.
    - Aditya

    Its an issue with ADS installation or configuration. Let your BASIS team know about this error with screen print. We had same issue and BASIS fixed it.
    Raja

  • Get form values from an uploaded offline interactive form.

    Hi,
    I have created a simple offline interactive form with 2 text input elements Email and PhoneNumber.
    I have created a button on the view. In the action, I have to get the values of the Email and PhoneNumber
    How to capture input values from an offline interactive form.
    Thanks
    Srinivas

    Hi Arafat,
    I followed the how to do document https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/wdjava%20archive/offline%20interactive%20pdf%20form%20using%20download.pdf , and it mentioned what you just said. But I couldn't understand your suggestion "In second view you need to embed the IF element and create the required context attributs mapping for fields. Set the pdfMode as usePDF."
    In the second view, I have created another interactive form for previewing the offline form.
    I am able to preview the offline form. On submit action (submit button is on the view), when I print the context values, I get nulls.
    Thanks
    Srinivas

  • WSDL Data connection not working - SAP Interactive Forms(Adobe Based)

    Greetings,
    I am trying to explore the features of Adobe based forms in SAP (WAS 6.4) and have been trying to create an interactive form.
    I am trying to use the WSDL file Data Connection but with no success. This is what I have been doing, starting with a blank form in the "Layout" tab,
       - In the "Data View", created a "New Data Connection".
       - Selected "WSDL file" Option.
       - Browsed to and selected the desired WSDL file.
       - Selected the WebService Option listed (Only one in my case).
    The WebService in this case is programed to "Request" two numbers and "Response" back the sum. (This was just for trial).
    - The connection subsequently appeared in the "Data View".
       - Expanded the "Request" and "Response" trees and dragged the elements to the "Body Page" screen.
       - Dragged the Data Connection Button to the screen.
       - On the Properties of the Button, Went to the "Object" tab and then to the "Execute" tab.
       - Checked "Re-Merge Form Data" and Run at "Client and Server"
       - Generated the PDF Preview
       - On the preview, entered the values for the "Requested" fields and clicked the button. It displays the error message "Couldn't post data to ".
    This was my long story, but with this background, what I want to know is:
       - How do i get it to work, I expected to see the sum in the field.
       - What is meant by running at "Client or Server".
    We do use a proxy server to connect to the Internet.
    As a bottom line, I intend to make an interactive form with which I can display real-time transactional data on the form from our R/3 46C server based on a user input on the form itself (eg: PO info on entering of PO number on the form output itself)
    Best Regards,
    Sanyam Kapur

    Hi Sanyam,
    Looking for messages with zero reply I have found yours.
    Even if it is some time ago, when you posted the message, I would like to give some hints here:
    Web Dynpro does not allow to access data coming directly from a Web Service and display it within a pdf file. You need to create a Web Service modell first. Then you would bind the InteractiveForm property to the context and the data can be shown.
    Hope that helps.
    Best regards,
    Karin

  • How to get the values enterd in the interactive form and store it in table.

    Hi Experts,
    I have a requirement, i want to display the editable fields in Adobe form and have a button.If i click the button what i enter in the fields that will be store in the table.
    I tried but the button action is not going....
    In the Form i put the layout type as : xACFLayout.
    and in the webdynpro the enabled property checked and display type put the activeX still the form in the fields are in non-editable....
    Can you please give me step by step procedure for the same.
    Thank you in advacne..
    Thanks.
    Rrrr.

    Hi,
    I put the form layout is ZCI.
    When i click the button the acion was not trigerring.
    Please help me in this ASAP. It's imp for me..
    For your understand;
    My Requirement:
    I have a interactive form in that 2 input fields 1. First name 2.Last name and one button .
    If i clcik the button what i enterd in the above 2 inputfields i have to get store it in R/3 table.
    I tried this one.
    1. Created the view in the context created the node "adobe" cardinality... (1..1) and below created the child node "input" cardinality(1..1) and 2 attributes first name and last name.and other attribute pdfsource type xstring.
    created the UI element Interactive form, and chekc the enabled checkbox, and display type "native" and binding the  data source property to node  "adobe" cardinality... (1..1) and pdf source to pdfsource node. and templet  gave  "ZFORM" and gave the interface name "ZINTERFACE" and drag and drop the node elements into layout
    and created the webdybnpro button and webdynpro event gave *clcik and javascript and save activated the form.
    2. In the Ui elemt in view action onsubmit wrote the code to get the context element values and insert  that int0o table.
    But here the Submit button action was not trigerring.....................
    can you please help me in the same..... ASAP give any sugesstion what i have to change in this scenario.....

Maybe you are looking for

  • FIREFOX IS FREEZING MY BACKGROUND GIF IMAGES WHEN THEY USED TO RUN SMOOTHLY BEFORE.

    WE CREATE WEBSITES USING THE WEEBLY CREATOR, AND ALL OF OUR BACKGROUND IMAGING WORKS FLAWLESSLY IN CHROME. BUT WE DESIGN ALL OF OUR WEBSITES USING THE FIREFOX BROWSER, AND CERTAIN BACKGROUNDS ARE FREEZING WHEN THEY NEVER USED TO DO SO BEFORE. 1. WE D

  • Moving iTunes Music to external hard drive

    I am trying to move my iTunes music library to an external hard drive to free up space on my HD, but I'm having trouble. Tried the following, suggested by MacMuse: iTunes Preferences -> Advanced tab; Keep Music Folder organized ... should be enabled.

  • I want to replace the hard drive on my A1181 Macbook

    My hard drive is acting funny at times, I haven't lost anything yet, but the boot time is taking longer, as well as loading regular programs.   I know it is an older model, but I think between the hard drive being replaced to a solid state drive, and

  • Meaning of sales order status

    Hiii Guyz, i would to know, what is the meaning of the status on table VBUK-GBSTK  - overall statuss ? [blank] - not relevant ... A - not yet processed ... B - partially processed ... C - completely processed ...

  • Emails won't send from Hotmail account on iphone as message says password is incorrect

    I recently had a problem with my hotmail account which meant it was blocked and I had to go through a securitiy process to unblock my account and change my password. I can now use my hotmail account again and changed the password on my phone settings