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

  • 30-06-2016
    I'm looking for assistance on managing this folder path as it is consuming 30GB of space on the drive in 70,000 folders and 448,000 files. These files and folders go back to it's installation in 2013. There are current files/folders. Is this space safe to clean up through scripts? is there a process...

    Views

    874

    Likes

    0

    Replies

    0
  • 29-06-2016
    HI,I have made a live document and would like to force users to enter a time as only 24 hours how can this be achieved. currently you can enter any time if you do enter 24 hours it displays but user can enter normal time as well.

    Views

    880

    Likes

    0

    Replies

    0
  • 29-06-2016
    Hi, I am using Adobe Livecycle Designer ES4. I have imported an Adobe PDF form with several pages. Some of the pages are landscape and others are portrait. All the pages are being imported as portrait as I assume since the first page is portrait. The pages that are landscaped are being clipped. Is t...

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 29-06-2016
    Hi All,I am attempting to create a validation for a text field with options of 0,1,2 and NA. I originally started with if (Within($,0,2) or $ eq "NA") then$=$elsexfa.host.messageBox("Please enter a number 0-2 or NA")$=nullendifHowever this doesn't account for other text responses. (If i were to ente...

    Views

    870

    Likes

    0

    Replies

    0
  • 29-06-2016
    In my livecycle form, the dynamic table row values, except for the first row, are not being saved. The rows themselves save, just not the values. Have already set the "Preserve Scripting Changes to Form When Saved" to Automatic. Not sure what is causing this one. Any help is greatly appreciated. Tha...

    Views

    1.0K

    Likes

    0

    Replies

    0
  • 27-06-2016
    i had made a form using adobe livecylce designer ES2 and i want to get the standard deviation for a multiple numeric cells values.. in adobe acrobate i was using this javascript var MyValues = new Array();var MyFields = new Array("F0VerHR", "F1VerHR", "F1secondVerHR", "F2VerHR", "F3VerHR");var oFiel...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 27-06-2016
    I have been successful in installing and using the English version of ES4, but cannot install the French version. I paid for both of these versions. Each time I try to install the French version, I get the following message: "Designer was unable to locate critical application files. Please shut down...

    Views

    919

    Likes

    0

    Replies

    0
  • 27-06-2016
    Hi guys,I really have some problems with LCD and Javascript. I need three functions which I don't know to use without JS. So I tried JS but it didn't work, too Maybe someone can help me with these (or at least one) of the following problems:Start paramenters: PDF file exported from InDesign (IDML ->...

    Views

    6.8K

    Likes

    2

    Replies

    8
  • 24-06-2016
    Hi,I found this script from another forum. How do I put it in my PDF file with an Invoice field (numeric field) using Livecycle Designer ES3?var v = +this.getField("Invoice").valueAsString; this.getField("Invoice").value = util.printf("%06d", (v+1)); Thanks!

    Views

    747

    Likes

    0

    Replies

    0
  • 24-06-2016
    Hi, I'm building an application using Adobe Livecycle and I'm a bit new to it. If you are using radio buttons for 'yes' or 'no' questions and, whichever one you select affects the next questions to be visible or hidden, but the next questions contains radio buttons. How do you get the second set of ...

    Views

    1.6K

    Likes

    0

    Replies

    4