Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/13/06
    Does anyone know of a way to set the focus to a field after the form does a recalculate? I've tried this script in the click event of the addInstance button:_sub3.addInstance(1);xfa.form.recalculate(1);app.setTimeOut('xfa.host.setFocus("form1[0].subform5[0].sub3[0].cn1[0]");', 10000);but it doesn't ...

    Views

    855

    Likes

    0

    Replies

    5
  • 12/13/06
    Hello,We have started using the Assembler to assemble a pdf generated by our system with some user provided pdf documents. Once we have gotten the following exception "PDFUnsupportedFeatureException: FlateDecode Filter" while trying to a assemble about a 100 pdf documents.Have anyone seen this excep...

    Views

    606

    Likes

    0

    Replies

    0
  • 12/13/06
    Hi everyody,we have a web service in dotnet. Wen we call a method that doesn't requireparameters, the webservice answers well. On the contrary, when I call amethod that require a parameter, in the debug mode i can see that the valuepassed is always "null". This is the script:SOAP.wireDump = false;va...

    Views

    607

    Likes

    0

    Replies

    3
  • 12/13/06
    I have created a dataconnection, which connects to a web service.I want to pass a parameter to the web service.Also, function in a web service returns a vaule. how should I store it in a variable.Waiting for replyThank you in advance.

    Views

    385

    Likes

    0

    Replies

    0
  • 12/12/06
    Hello, I'm sorry if this question has been posted before. Have searched the forums with out finding anything. Is it possible to launch other programs like word or excel directly from a pdf dynamic document created in LiveCycle? In case we will need an extension of the Adobe Acrobat Prof. product, pl...

    Views

    291

    Likes

    0

    Replies

    0
  • 12/12/06
    Hello,I put a URL on a form that is on our server and when I click on the link it opens the new URL but then I have to click "Back" to get back to the original URL. Is there a setting so that it opens a new window and the original URL stays open as well?Thank you

    Views

    477

    Likes

    0

    Replies

    0
  • 12/12/06
    Hello,I put a URL on a form that is on our server and when I click on the link it opens the new URL but then I have to click "Back" to get back to the original URL. Is there a setting so that it opens a new window and the original URL stays open as well?Thank you

    Views

    386

    Likes

    0

    Replies

    1
  • 12/12/06
    I am not sure how to do this. I am trying to run a validation script, that will check to see if a checkbox is selected within a subform and then display a message to the user if it's true, but I keep running into errors. Could someone please advise me on how to do this?Thanks a lot,Angela

    Views

    455

    Likes

    0

    Replies

    1
  • 12/12/06
    I have a field that's populated by a partial URL that I'd like displayed as a full URL. I had assumed the pattern would be:'http://www.mysite.com/'AAAAAAAAAAAAAAAAAAA...but this doesn't work. It simply shows the stored values. Any suggestions?Thanks in advance.

    Views

    766

    Likes

    0

    Replies

    3
  • 12/12/06
    Hi,Here are the details of the scenario I would like to accomplish:* The starting point is a portal developed with .net * From the portal, the user will click on a link to render a pdf/html form * .net will take care of calling the workflow in the proper way (I need to find out how)* Adobe workflow ...

    Views

    748

    Likes

    0

    Replies

    3