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

  • 04-01-2010
    Our production server had almost used 90 GB in the past one year. After digging further, I realized that the audit folder in the document storage is using up all the space.Is there a way to purge the files and not lose any data ? Where are the pdfs used in the workflow like attachment, etc. stored i...

    Views

    1.9K

    Likes

    0

    Replies

    9
  • 04-01-2010
    Hi, I want to access a table in the form and convert it to a 2 dimensional array - table consists of 2 columns country & region. There are multiple regions for a country for example we might have 10 regions for country A and 4 for B and so on.My requirement is to read the table and create a 2 dimens...

    Views

    2.7K

    Like

    1

    Replies

    4
  • 04-01-2010
    I don't know what has happened, because this was working fine just the other day. I'm using this code:http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.html?context=sdkHelp&topic=learn_lc_sdk_qs to create a user. When the function is called, LiveCycle throws this error:2010-01-04 11:40:...

    Views

    971

    Likes

    0

    Replies

    2
  • 04-01-2010
    hey guys,Adobe Connect Pro (which I believe was built on LCCS) allows you to share a PDF. Any ideas how they do this? Can flash load a PDF?Last time I tried it, the PDF viewer was wrapped in such a way that you couldn't see state like current page, etc...

    Views

    751

    Likes

    0

    Replies

    3
  • 04-01-2010
    I have created an absence form for our department...each day represents 7 hours...however when I enter the .5 days it just reads it as so...how can I come up with a calculation which will represent lets say 5.5 days...the way i have it now it says 35.5 hours which in fact it should say 38.5 hrs...if...

    Views

    345

    Likes

    0

    Replies

    1
  • 04-01-2010
    Hi All,I have the following code written at the root of the form ON THE DOCREADY EVENT, language set to JavaScript, but I keep having error when I previewed it. The code was as follows:xfa.host.setFocus(Form.form1.#subform[0].testfld2);Please, what am I doing wrong?ThanksLP

    Views

    916

    Likes

    0

    Replies

    7
  • SP1
    04-01-2010
    When is SP1 for ES2 due?

    Views

    181

    Likes

    0

    Replies

    2
  • 04-01-2010
    Hi All,I do have a field on a form I am working on, and the field name is No_of_Files which is set to read only at design time, and is dependent on a Check box, named No_of_FilesChkBox.I wrote the following code, and for some reason it is not working. Please, can someone tell me what is wrong. if(No...

    Views

    350

    Likes

    0

    Replies

    2
  • 04-01-2010
    I did a search on the forums and found out that you can use javascript to vary number of rows in a table with a button. I was hoping to define a table with variable number of rows (each row has several text fields), and let an xml merge decide how many rows there are. I foolishly thought a flowed ta...

    Views

    502

    Likes

    0

    Replies

    4
  • 04-01-2010
    I am preparing an application where an encrypted PDF file will be sent to the end user via email. End user will sign the PDF file and clicks on Submit button.My usecase requirement is to send the signed pdf form back to the server after user clicks on submit button. Currently I have set relative url...

    Views

    441

    Likes

    0

    Replies

    0