Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 22-05-2013
    Hi, I am working on creating a form which has a sub-form that can be repeated as many times as the user wants to. There is an ‘Add’ button which creates an instance of the sub-form on the form, when clicked.On the sub-form I have 5 numeric fields say a1-a5 and 1 field say b1 which is the sum of all ...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 22-05-2013
    B"HIn Acrobat XI, using a pre-existing PDF made from tables within MS-Word, with hundreds of pages – and 50 or so answers per page (school workbook style Q&A lines and tables with just the bottom line visible for the answer). I tried first with Live Cycle and it created some of the form fields - lea...

    Views

    6.4K

    Likes

    0

    Replies

    2
  • 22-05-2013
    My form is built in LiveCyle with fillable form and 3 signature boxes. I imported the form from a previous version. It looks and acts fine in Livecyle, but when I open it in Adobe Reader you cannot fill it in nor sign it. While in LiveCyle, I did not have an option to SAVE AS Adobe 8 Dynamic XML for...

    Views

    610

    Likes

    0

    Replies

    2
  • 22-05-2013
    I received the following reply to my previous question, but need help applying it.Use the following FormCalc script:var numDays;numDays = Date2Num("21/5/2012", "DD/M/YYYY") - Date2Num("19/5/2012", "DD/M/YYYY");How do I apply in this situation? I have a date field named "RehireDate" and a date field ...

    Views

    801

    Likes

    0

    Replies

    1
  • 22-05-2013
    I am working on creating a form with a "Carbon Copy" type of section on it; where the user fills out one section of the form, and it automatically duplicates to the second section.Everything is going fine, except for the signature fields. The input section of the form has two signature fields which ...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 22-05-2013
    I need to make rows expand or grow so users can continue typing as much as they want.

    Views

    861

    Likes

    0

    Replies

    1
  • 22-05-2013
    I'm wondering if anyone else has had this happen or maybe can offer a solution. I have several Dynamic XML forms designed in LiveCycle ES2 v9 that since our ministry switched to Reader X have been failing. At first, the save button greys out (even though new information has been inputed) and the for...

    Views

    449

    Likes

    0

    Replies

    3
  • 22-05-2013
    When you open or run any javascript functions in this form, error messages pop up, but functions work correctly. Anyone that can help me get rid of error messages? Screenshots are attached.

    Views

    344

    Likes

    0

    Replies

    1
  • 22-05-2013
    Using LiveCycle E2 V9.The display and or Edit Patterns are not reflected in the XML of a submitted form.While these display properly on the Adobe form on-screen, e.g. $150,000.00 when the fields are are submitted the XML tag as reflects 150000.000000The fields are defined as Numeric, but since they ...

    Views

    329

    Likes

    0

    Replies

    1
  • 22-05-2013
    I have this script in the click event of a submit button:bUI: true,cTo: "name@follett.com; " + "name@follett.com;",cCc: page1.injuredInfo.injuryInfo.descField.rawValue + ";" + page1.injuredInfo.injuryInfo.gvpEmail.rawValue + ";" + "name@follett.com; " + "name@follett.com; " + "name@follett.com;" + "...

    Views

    851

    Likes

    0

    Replies

    1