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

  • 15-04-2015
    Hi, I would like to submit a PDF form created with Live cycle designer ES2, I have set up the email creation & this is working well. One issue is I would like to be able to rename the attachment (the form) to a value for the form itself, at the moment the form is attaching a copy of the default form...

    Views

    441

    Likes

    0

    Replies

    1
  • 15-04-2015
    Clicking on this option gives the following error:the program is then forced to close. What is the fix for this?

    Views

    379

    Likes

    0

    Replies

    0
  • 15-04-2015
    We are running LiveCycle ES2 on WebSphere 7 and connecting to Microsoft SQL server 2008 R2 SP3.We implemented the "Poodle" vulnerability fix which disables SSL communication and enables TLS.Now WebSphere cannot connect to the SQL server. The SQL driver being used is in C:\Adobe\Adobe LiveCycle ES2\l...

    Views

    281

    Likes

    0

    Replies

    0
  • 15-04-2015
    Hi AllI have a form that collects user data, as the form is populated manually there are various dynamic tables that can grow / shrink as the user adds / deletes rows. I also have some hidden tables to concatenate text and format it for future processesing. This all works fine as the user builds the...

    Views

    629

    Likes

    0

    Replies

    2
  • 15-04-2015
    I've been editing forms using Livecycle. A validation pattern within one of the fields is becoming jumbled. It's supposed to show a numeric code when too many numbers are typed into the field so the employee knows too many digits were typed and can correct the error. The validation pattern is readin...

    Views

    526

    Likes

    0

    Replies

    8
  • 15-04-2015
    Howto to horizontaly align form fields? In my livecycle designer es4 copy the layout option is not availeable, it is greyed out. How can I fix this? In ES2 this option was availeable for me. With ES4 controlfields and optionfields appear only under each other, but I want them to appear next to each ...

    Views

    210

    Likes

    0

    Replies

    0
  • 14-04-2015
    Need a little FormCalc OR JavaScript Help from the Community.Have a form that has three fields ... Date Of Birth, Age, and Emancipation Date.User Selects DOB, then I calculate Age: (Works Fine)if(DOB.rawValue ne null) then Floor(((Date2Num(DOB.formattedValue, "MM/DD/YYYY") - Date() )/365.25)*-1)endi...

    Views

    393

    Likes

    0

    Replies

    1
  • 14-04-2015
    I may have bitten off more than I can chew with this one, but I have two pages. One comprises a checklist of Y/N/NA drop-downs; the other page has a repeating table row.If the drop-down selection is N I want the Instance Manager to trigger a new row on the second page and populate one of the textbox...

    Views

    238

    Likes

    0

    Replies

    0
  • 14-04-2015
    I have a customer who would like to be able to put large amounts of text into a text field and have it all print. The amount of text can vary, so he would like to have a box where he can enter the text and have the box size adjust to the amount of text entered, even to the point of adding extra page...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 14-04-2015
    I have a script that runs when the form user exits a dropdown object after making a selection. I do not want the script to run if the dropdown object is left blank (user does not make a selection). I need to create an if statement to test if the user made a selection from the dropdown. All the items...

    Views

    498

    Likes

    0

    Replies

    4