Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/26/10
    Hello,I have a livecycle form with a text box and radio buttons.There is another section of the form which shows the raw value of the text box when the radio button is clicked.The formcalc script works correctly for the first row.if (xfa.form.form1[0].AgendaMatrixFrame[0].AgendaMatrixRow[0].AgendaRa...

    Views

    4.9K

    Likes

    0

    Replies

    6
  • 9/26/10
    Hello,I'd like to appolgize in advance if my question is not clear enough.I'm deploying the LiveCycle ES on WebSphere on a remote Linux server, connecting to Oracle 11g database and I can successfully access the LiveCycle console.I'm facing a problem deploying the LiveCycle components (jar files), a...

    Views

    6.3K

    Likes

    0

    Replies

    5
  • 9/25/10
    I am not sure if this is the right section to report this issue.I got report from SAP Staff. Following are the detials.Error is thrown when trying to display PDF From in SAP R/3.The error is:Call contained error(s). ADS (2Invalid HTTP Connection: ADS)Message no. FPRUNX003.Any idea what is the proble...

    Views

    10.9K

    Likes

    0

    Replies

    2
  • 9/24/10
    Is there a way to restrict a number field to a positive value?For example; a-b=c where both a and b have to be positive numbers and c cannot be less than 0.K

    Views

    965

    Likes

    0

    Replies

    4
  • 9/24/10
    Hello,I am creating a process in workbench which will take a logged in users id, call a web service to get account information, and then prefill and render a form based on the resultant data. The webservice is an external SOAP webservice, and I am unsure of how to specify a variable as an input to t...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 9/24/10
    i have a form which consists of several checkboxes and text or numeric fields. i want checkboxes to control the visibility of the other fields. i use the following script: ygh.#subform[0].checkBox1::change - (JavaScript, client)if(this.rawValue==0)  numericField2.presence="invisible";else  numericFi...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 9/23/10
    Dear all,First, I remember reading some posts on solving bugs with LC Designer by removing lines :<?templateDesigner StyleID aped0?><?templateDesigner StyleID aped3?>I found my dynamic pdf when saved as xdp, got a hundred of above lines, should I remove it for better performance?--------------------...

    Views

    4.5K

    Likes

    0

    Replies

    8
  • 9/23/10
    Hi everyone,I used LiveCycle Designer ES for the first time to make a fillable PDF form.  The form works splendidly, but the users wish to insert PDF pages to the end of the form before submitting (using Acrobat).I can't figure out how to allow this to happen.I open the form I made in Acrobat 9.0 an...

    Views

    6.2K

    Likes

    0

    Replies

    3
  • 9/23/10
    What should form designers be aware of when creating an XDP for Production Print? Is this documented anywhere?Thanks for the help.

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 9/23/10
    I have a form where I have a total calculation field. When I add an instance in the form everything below that instance is no longer calculated. Please help.K

    Views

    1.2K

    Likes

    0

    Replies

    6