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

  • 11-10-2012
    I am getting this error:Invalid enumerated value: validate stateThe foult occurred on line 7146.How I can fix this?Thnak you

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 11-10-2012
    I created interactive dynamic form using Adobe LiveCycle Designer ES 9.0. I have this form set up to submit a PDF via email. The initial size of the form is 167.23KB but I have found on several occasions that once the end-users begins using the form the file size increase to 3-5MB. There are many ve...

    Views

    4.3K

    Likes

    0

    Replies

    5
  • 11-10-2012
    I'm trying to find a script that will calculate the average (mean) of user-entered data, the user may enter anywhere between 1 and 6 number values. This is what I've tried in FormCalc:var dcount=1;if Row3.Cell6 !=null then (dcount=dcount+1);if Row4.Cell6 !=null then (dcount=dcount+1);if Row5.Cell6 !...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 11-10-2012
    I have created a PDF doc and revised it in Adobe LiveCycle.I can see the pages in LiveCycle, but when I PDF the doc it just shows one page.Please advise.

    Views

    555

    Likes

    0

    Replies

    2
  • 11-10-2012
    I'm using LiveCycle WorkBench ES3I have a process where the user clicks a link on a web (intranet) page to open an interactive PDF. The user fills in some fields, and clicks the submit button.The form is then flattened, and the user has the option to save it to their local drive.I can get this to wo...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 11-10-2012
    Hello, I have a serious problem to address. I want all the users of my organization to authenticate through their certificate to the drm server when opening a pdf document.which has been protected through a policy. My certificates uses a custom field called “serial number” to correctly identify user...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 11-10-2012
    I am trying to confirm that the script below is correct. It is used to create gray italic help text in a field that is null. At times, the caption font changes to italics instead of remaining "normal". Is the line of script in red below correct or should it be: this.caption.font.posture = "normal"; ...

    Views

    801

    Likes

    0

    Replies

    2
  • 10-10-2012
    Hi,I have a subroutine which should get any element attribute dynamically, based on attribute name. Simplified version would be as:function getElementAttribute(iElement, iAttributeName) { getElementAttribute = iElement.getAttribute(iAttributeName);}This works good, except that I don't know how to ge...

    Views

    3.0K

    Likes

    0

    Replies

    8
  • 10-10-2012
    Hi all, I've developed a livecycle form that provides a button that generates an email to send the form (as dynamic .pdf). I've searched high and low but can't seem to find some code that will convert the dynamic .pdf to static before attaching to the email. The reason I would like to do this is so ...

    Views

    634

    Likes

    0

    Replies

    1
  • 10-10-2012
    Hi,I am currently using Adobe LiveCycle Designer 8.0 (& Adobe Acrobat with my Vista OS. I am planning to upgrade to Windows 7. Can anyone tell me if LiveCycle will still work?Thanks

    Views

    1.6K

    Likes

    0

    Replies

    0