Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/22/09
    Hi,    I designed pdf form in designer ES, wrote code in the form initialize event to make subform1 to "hidden".When I build the formguide for this form, contrary to functionality of pdf form , all the objects in the subform1 are visible in the form guide preview.I was confused for a long time on wh...

    Views

    678

    Likes

    0

    Replies

    1
  • 12/22/09
    With either radio buttons or checkboxes I would like to make the following script:If CheckBox1 ==1 then "place this text inside separate text object" else "leave the separate text object blank.  I've created the logic on the calculate, click, enter, mouseup and mousedown events but none seem to work...

    Views

    586

    Likes

    0

    Replies

    2
  • 12/22/09
    I have a piece of Javascript that I'd like to only run when the user is viewing it in a browser window and NOT run when they are viewing it in Acrobat Reader. What is the conditional logic I need to place around my Javascript?

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 12/22/09
    I'd like to place a button on my LiveCycle form that uploads the completed form to my website. I don't want the Post fields, I'd like to upload the whole form and save it as a PDF file on my web server. Anybody know of a good way to do this? I'm using LiveCycle ES.

    Views

    726

    Likes

    0

    Replies

    3
  • 12/22/09
    Hello,I have a variable in my process of type string called "MyVariable" I want to reference this variabale in an XSLT file as a parameter.How do I do that?Below is first attempt, but it doesnt seem to work:<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xfa="htt...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 12/22/09
    I have an Appserver(Tomcat) which has a Servlet "MyServlet"that calls a LiveCycle WebService on LiveCycle App Server( JBoss).MyServlet streams the output of the webservice back to the browser.The output is html content that loads the Form guid and pdf.If my appserver and the livecycle app server wer...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 12/22/09
    Hi,   When I try to make changes or save to any xdp or any other file / creating a new file in workbench, I'm seeing this popup:here is the message:Unable to process change notification for test1.xdp. The cause of the error is:com.adobe.repository.bindings.dsc.client.ResourceRepositoryclientexceptio...

    Views

    703

    Likes

    0

    Replies

    2
  • 12/22/09
    Hi All,My task is to get all the employees from LDAP for a particular department.When I run test in Workflowbench I see all the employees names. But when I am calling the same workflow from designer i am not getting response.Please help.I am using Livecycle ES. How can we store multiple rows of data...

    Views

    637

    Likes

    0

    Replies

    1
  • 12/22/09
    Hey Everyone,I have a bit of an issue that is stumping me.  Here is a bit of background:I have a multi-page form, and the hierarchy is something like this:Page1     |-->subformA     |-->subformBPage2     |-->Table (takes up the whole space)Page3     |-->subformB     |-->subformCNow, what I'm looking...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 12/22/09
    <?xml version="1.0" encoding="UTF-8"?><DDX xmlns="http://ns.adobe.com/DDX/1.0/">    <PDF result="out.pdf">        <PDF source="map.pdf" baseDocument="true"/>        <PDF source="directions.pdf"/>    </PDF></DDX>This is the ddx file I am using as one of the input values .It fails at this pointassembl...

    Views

    933

    Likes

    0

    Replies

    0