Realtime feedback in adobe interactive online forms

Hi Experts,
                 is it possible to provide real time feedback in adobe livecycle designer through scripting? refer to the document in the link - guideline 8
http://http://www.cxpartners.co.uk/thoughts/web_forms_design_guidelines_an_eyetracking_stu dy.htm
Also please provide me with best practices (based on experience) followed in the following cases
1. Highlighting mandatory fields
2. Real time highlighting of conditonally required fields (based on some user entries in the form fields)
3. whether to go for two column alignment or 1 column - 1 column leads to lot of whitespaces in the form while 2 column layout makes things less readable
The link provided contains some general guidelines with web forms and nothing specific to adobe interactive.
Thanks
Rohit

Hi,
Yes is is very possible.
There are examples in the forum for highlighting fields.
John Brinkman's blog has example of validation and highlighting fields. http://blogs.adobe.com/formfeed/ (search validation).
Stefan Cameron has a great example at http://forms.stefcameron.com/2009/03/16/auto-identify-mandatory-fields/
Robert Barnett (passed away this year) has several free papers that are very useful. http://www.rbainformationdesign.com.au/free_papers.html
Caroline Jarrett and Gerry Gaffney's book "Forms that work" is very good. http://formsthatwork.com/ This book has nothing to do with LC Designer, but everything about user's experience with your form.
Hope that helps,
Niall

Similar Messages

  • Adobe interactive active form not rendering

    Hi All,
    I am trying to create a Adobe Interactive form application.
    I have created the form and have integrated into a ABAP WebDynpro as well . How ever when i try to test the application it crashes without rendering with the following message.
    Error when processing your request
    What has happened?
    The URL http://bp1xeuaa168.bp1.ad.bp.com:8000/sap/bc/webdynpro/sap/zwd_gpd_access_request/ was not called due to an error.
    Note
    The following error text was processed in the system WFH : WebDynpro Exception: ADS: Request start time: Fri Jun 13 18:43:08 BST 2008(200,101).
    The error occurred on the application server bp1xeuaa168_WFH_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system WFH in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server bp1xeuaa168_WFH_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server bp1xeuaa168_WFH_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    I have tested the connection from sap to RFC Destination ADS.  It seems to be working fine. I have also executed the program FP_PDF_TEST_00  to check the connectivity.
    It provides me with the following information : Version Information: 710.20061024154505.342190
    Can someone please have a look into the issue and suggest wht is that i am not doing or is going wrong.
    Cheers,
    Avi

    Dear Ralf,
    Thanks for your prompt replies. I appreciate it.
    I've copied the following code mentioned in the note and pasted it in my wddomodifyview method.
    But after activating and executing the application, the application time outs and gives ADS time out error.
    I've checked and am sure that it is the below code that makes it time out.
    I would also like to draw your attention to the fact that when i then run prog. FP_TEST_00, it also hangs.
    Please help.
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Tue Mar 22 09:52:18 2011 
    Module: icxxthr_mt.c
    Line: 2707
    Server: AIERD_AED_00
    Error Tag: {-}
    Detail: Connection to partner timed out after 180s
    Code is:
    data: LR_INTERACTIVE_FORM  type ref to CL_WD_INTERACTIVE_FORM,
          LR_METHOD_HANDLER    type ref to IF_WD_IACTIVE_FORM_METHOD_HNDL.
          check first_time = abap_true.
          LR_INTERACTIVE_FORM ?= VIEW->GET_ELEMENT( 'IFORM').
          LR_METHOD_HANDLER ?= LR_INTERACTIVE_FORM->_METHOD_HANDLER.
          LR_METHOD_HANDLER->SET_LEGACY_EDITING_ENABLED( abap_true ).
    Edited by: User on Mar 22, 2011 5:44 AM

  • Adobe pdf online form: how to stay anonymous

    If i fill out a smart pdf form online where i enter some information into the form, how can i make sure my ip address is not shown? If I use a proxy and disable javascript will the smart pdf form only see the proxy's ip address? Anything else I should disable? And if I didn't want to disable javascript and I use the TOR onion routing proxy will only the TOR exit node's ip address be shown?

    That has nothing to do with Adobe Reader or PDF forms.

  • How to read data fra adobe interactive pdf form into WDA context?

    Hi,
    I have a pdf form which is pre filled with some data and then the user has the opportunity to add some data to the pdf form.
    I want to retrieve this data into my context without having to add a button into the pdf form which will send back data to WDA. Currently i am using pdfSource but it is not updating the context.
    If needed i can change to use dataSource/templateSource instead of pdfSource.
    Thanks

    >
    Lavanya YH1504 wrote:
    > hi
    >
    > please refer this link it will helps you.
    I don't think that link will help. The PDF Source isn't updating either on data entry into the form
    The issue here is that the Adobe form does not update the SAP context until you tell it to do so. You really need to trigger an event in the form to cause that update, a button as previously mentioned is one amongst many ways of doing this.

  • Search Help from SAP values using WebDynpro ABAP in ADOBE Interactive Form

    Hi,
    How to populate search help on ADOBE interactive online form which is residing on a WebDynpro ABAP application?
    Thanks & Regards,
    Sandip amar

    HI,
    Adobe from is integraated with R/3 just like smartform.
    So if u use any DDIC tabel field which have inbuilt search help then it will automatically intergrated with Adobe form.
    If not then u have to make at ztable via foreign key or via FM at program level.
    Regards
    ricky

  • Value Help in online Adobe Interactive Form

    Hi All,
    One of our clients needs value help in Adobe Interactive form for Java Webdynpro.
    But I got a problem in value help. For the first time when I click the button its working fine but the next time itu2019s not working.
    The whole screen is locked and no event is triggered for the next time.
    I am using Adobe Lifecycle Designer 8.0, Netweaver Studio 7.13  and the display type is ZCI(native).

    Hi Syed,
    I am using Adobe Lifecycle Designer 8.0, Netweaver Studio 7.0  and the display type is ZCI(native), but i am getting dump on click on valuehelp button. Can please provide me steps to resolve this? What are things need to be done.

  • Online Adobe Interactive Form must be changed before SAVE works properly

    HI guys,
    We are using Adobe Reader X.
    We arr launching an ABAP Web Dynpro application that has an Adobe Interactive Form linked to it.
    Our Adobe Form has many "subforms"  and we determine what you see based off your Web Dynpro choices
    The problem we are having is the display of the Adobe Form will change perfectly, but if you SAVE a copy to your PC using the Adobe buttons, what gets saved to your PC doesn't match what you see on the screen.
    However, if you change any data on the Adobe Form and then SAVE, the version on your PC now matches what you see on the screen.
    Has anyone else run into this?
    Thanks,
    Anthony

    Hi Antony,
    At the 1st intance, you have data completly, and on change event you are making the subforms visibility dyanmically.
    Fine now once the form is saved locally, and then its opened, the Abobe reader doesn't know the visibility status.
    So here again on form ready check the repective field value which treggers its visibility and set its presence.
    For example: if the form is like flowing to different users in a workflow, to maintain its earlier status this is how I do it.
    which mean I will have a same validation and script for both form ready & change events.
    Hope this helps you out.
    Cheers,
    Sai

  • How to use an Adobe interactive form in an Application service operation?

    Hi,
    I have a peculiar requirement here:
    The user wants that on the trigger of a specific operation an operation of the Application service should get invoked: this operation should pick up a Adobe form template from a destination and then prefill this forms with some values and then store the same in the backend DMS.
    It's very easy to accomplish this task in WD Java with the use of Interactive form element but here we don't want any kind of user interaction for these forms, just the form templates will be prefilled with some dynamic values and then the same will be saved as is.
    Can some one please provide some insight into how the same can be acieved, any API's etc?.
    Please reply ASAP.
    Regards,
    Manish

    hi
    try this tutorial on
    online interactive
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tutorial on online interactive pdf form - 29.htm
    for offline interactive form
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tutorial on offline interactive pdf form using download - 30.htm
    for downloading and uploading pdf forms
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tutorial on offline interactive pdf form using e-mail - 31.htm
    regards
    saravana

  • Creating Adobe Interactive Forms in ABAP Web Dynpro

    Hi,
    I am a begineer to ABAP PDF Form development. Anyone could help me to develop Adobe interactive forms (online and offline cases) using ABAP WebDynpro. I would need Thanks.step by step procedures to develop quickly. I have found the material mostly related to Java. Please suggest some links related to ABAP WebDynpro. What aee the methods that would be called to update a form, open a form and upload/download a form.
    Regards,
    Namita Bhan

    http://www.sdn.sap.com/irj/scn/interactiveforms-elearning
    the above link helps you out witht he best e learning sessions
    http://wwwimages.adobe.com/www.adobe.com/enterprise/partners/pdfs/solution_in_detail_interactive_forms.pdf
    this also is a very helpful document
    If you have any specific queries please feel free to shoot
    Cheers
    Senon

  • Problem executing an Online Form in Web DynPro(Adobe Form)

    Gurus,
    I am trying to create an Online Form in Web DynPro(Adobe Form), i could successfully create the form and deploy it.
    But when i executed, i am getting the below error.
    <<
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Thu May 18 16:31:04 CEST 2006
    com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights:
    java.lang.Exception: Could not retrieve a password for credential: ReaderRights
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:420)
    >>
    Any Help would highly be appreciated
    Regards,
    Arvind Kugasia

    Hello  Markus,
    let's say I have two systems. One - X - installed J2EE+ABAP and configured WD pdfobject WS proxy to point to second system - Y - with correctly configured ADS (inculding Redaer Rights Credential). Do I have to setup this Reader Rights Credentila also on system X ?? Do I have to setup something else on system X to work with Interactive forms in WD Java on system X ?
    PS: Our ABAP calls from X to ADS on Y are working okay, but I didn't try WD ABAP as basis is too low.
    Thanx, Richard.
    Message was edited by:
            Richard Calaba

  • Navigation problem while using Adobe interactive form in web dynpro

    Hi frds,
    I have a 2 views..
    1st view contains an ADobe from and a button to navigate to the  2nd view..
    No problem with the first view.. displays everything...
    The Problem is when i click the button to nsvigate to the 2nd view, its not loading...
    Wait symbol is coming...
    Please Help me friends...

    hi ,
    pls use  the ZCi layout for the adobe interactive form .
    Need to Insert the web dynpro script to the form.
    Note: Make sure to upgrade the Adobe Interactive for ZCI type using SFP_ZCI_UPDATE transaction
    Subsequently, check whether the update of the ZCI was successfully completed. To do this, open your form in the Adobe LiveCycleDesigner and check the version information of the ZCI script. The ZCI script is available on the "Hierarchy" tab page under the "ContainerFoundation_JS" name. The version must be800.20080513120641.469612.469346.
    You can also have a look at this e-learning.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20029530-54ef-2910-1b93-c41608ae0c90
    Refernce thread : adobe online interactive form
    regards ,
    amit

  • Error while opening Adobe Interactive form.

    Hi ,
    We have few custom applications  which contains an adobe interactive form. When it is getting called it throws the following error.
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
    com.sap.engine.services.webservices.jaxrpc.exceptions.XmlUnmarshalException: XML Deserialization Error. Invalid parser state. This exception is caused when deserializing XML type [http://www.w3.org/2001/XMLSchema]<base64Binary> and wrong XML node is found.
    Kindly guide me how to resolve this issue.
    Best Wishes
    Idhaya R

    Hello Idhaya,
    Does this forum thread help?
    Re: Error in Risk Analyzer of Access Enforcer
    Also, when troubleshooting XML errors, I like to open the input source XML in a web browser or validate the markup online at:
    http://validator.w3.org/
    --- Scott

  • How to Design an Adobe Interactive form

    Hi,
    I want to design a Adobe interactive form .
    I could not find different type of Layout for designing a page.
    can any one let me know the availability of such Layout in Interactive forms ?
    Also, i want to fill the values in the text fields of Intercative form by using BAPI and Can anyone suggest me how to achieve this .
    Thanks in advance,
    Best regards,
    Debasish

    hi
    try this tutorial on
    online interactive
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tutorial on online interactive pdf form - 29.htm
    for offline interactive form
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tutorial on offline interactive pdf form using download - 30.htm
    for downloading and uploading pdf forms
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tutorial on offline interactive pdf form using e-mail - 31.htm
    regards
    saravana

  • ABAP Webdynpro ADOBE interactive form

    Hi All,
    I have a problem when reading attachments from online adobe interactive form in Webdynpro ABAP.
    I have tried two options:
    Option1:
    Get FP reference.
    l_fp = cl_fp=>get_reference( ).
    try.
    Create PDF Object.
    l_pdfobj = l_fp->create_pdf_object( connection = 'ADS' ).
    Set document.
    l_pdfobj->set_document( pdfdata = lv_pdf ).
    Set task to get attachments.
    l_pdfobj->set_task_getattachments( ).
    Execute, call ADS.
    l_pdfobj->execute( ).
    Get result.
    l_attachments = l_pdfobj->get_attachments( ).
    CATCH cx_fp_runtime_system INTO exc.
    xslt_message = exc->get_text( ).
    ENDTRY.
    option 2: in wdomodify method
    DATA l_ifba TYPE REF TO cl_wd_interactive_form.
    l_ifba ?= view->get_element( 'IF_001' ).
    DATA l_form_method_handler TYPE REF TO IF_WD_IACTIVE_FORM_METHOD_HNDL.
    l_form_method_handler ?= l_ifba->_method_handler.
    DATA l_attachments TYPE tfpattachments.
    l_attachments = l_form_method_handler->get_attachments( ).
    Both options are not getting the attachments.
    Our SAP Netweaver version is 7 and ehp 4, ADS configured.
    If i save the pdf with attachments locally and then use the UI upload and read the attachments it works. But not when the interactive form is online and when i add attachments to it and click submit(where submit code is the option 1 code), it is not finding any attachments. I wonder whether pdfsource context stores the attachments or not.
    When i check the note, SAP say that attachments are supported from ehp2.
    What is that i am missing? Any direction would be good.
    In worst case i will do webdynpro screens for attachments maintenance, wanted to check with all experts before taking this option.
    Please someone answer.
    Thanks
    Anu

    >When i check the note, SAP say that attachments are supported from ehp2.
    That is correct.  Attachments are supported as of NetWeaver 7.0 Enhancement Package 2.
    >Our SAP Netweaver version is 7 and ehp 4, ADS configured.
    Not possible.  NetWeaver 7.0 Enhancement Package 4 doesn't even exist yet.  In fact 7.0 Enhancement Package 2 won't start ramp-up until December 20th. I think you are confusing your ERP Enhancement Package level with your NetWeaver Enhancement Package level.  I'm guessing that it is much more likely that you are on ERP 6.0 Enhancement Package 4.  This level of ERP actually runs on NetWeaver 7.0 Enhancement Package 1.

  • Date format convert error in XML interface based Adobe interactive forms

    Hi experts,
    I am using XML interface based Adobe interactive form in Web Dynpro ABAP. The form just contains some date fields and numeric fields.
    When I test the WD Application, the date fields appear like 0000-00-00 at the first time. And then I set the form input disable, and get the XML from the form, at the same time I get the warning message, 'date format convert error'. By the way, I have set the edit pattern, display pattern and data pattern  of the date field to YYYYMMDD, but there seems no effect.
    Could you tell me how to set the default date format in date field Or clear the 0000-00-00?
    And another question, all of the numeric fields in the form appear like 0.0, how can I set it to empty when the form initialize?
    Best Regards,
    Guo Guo Qing

    Hi Chintan,
    Thank you for your reply.
    I have tried every possible changes on the Date field, locale, pattern. But still no effect. When the PDF come up in the WDA program, the date field is still '0000-00-00', and then I export the XML date of the form, there is also '0000-00-00' in the interface field.
    I can't clear the '0000-00-00' in initializiation event using javascript because if I need to open the form again, if I do this, the value user input could be cleared.
    I also try using Javascrip like this
    if this.rawValue == "0000-00-00"
    { this.rawValue = ""; }
    The code above can't clear the initializiation zeros too.
    Have you used the XML interface based online Adobe Forms? I have used XML PDF forms for output before, that's perfect. But the input forms seems so strange.
    Best Regards,
    Guo Guo Qing

Maybe you are looking for

  • Removing a device from my iCloud account

    How do I remove my iPhone 4S from my iCloud account. I now have an iPhone 6+ and it lists both phones. Managing my account doesn't allow for this action.

  • Where can I find this backups?

    Hi! As you see in the picture, my Mac have 80,5 in backups. Recently I run the command "tmutil disablelocal" for stop the auto local store of Time Machine backup but my Mac still store some of those backup. Where can I find those files? I search in "

  • TNS-12560: TNS:protocol adapter error Windows XP

    have Oracle 9i and 10g installation on Windows XP trying to start listener lsnrctlLSNRCTL> start Starting tnslsnr: please wait . . . Failed to start service, error 1058. TNS-12560: TNS:protocol adapter error TNS-00530: Protocol adapter error 32-bit W

  • "Edit in Photoshop" link from Lightroom has stopped working.

    My "Edit in Photoshop" link from Lightroom has stopped working.  If I hit "Cmd E" in Lightroom, Photoshop opens, but the picture doesn't appear.  I have LR 5 and PS CC 2014.  I recently uninstalled or deleted PS 6 & PS CC (not PS CC 2014).  Any sugge

  • Code Inspector & ABAP UNIT Testclasses

    Hallo all, I am currently trying to implement automated checks using the code inspector. I especially want to see if all our developers use our naming conventions. Also, we use ABAP Unit tests. Unfortunately, the generated test classes are not compli