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

  • 26-02-2010
    I'm trying to create basic if statement for one of the fields. I'd like to know your opinion what is wrong with it//codeform1.#subform[0].Body.TotalTaken[0]::calculate - (FormCalc, client)var sum = Sum(Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec) // if I leave only Sum(Jan,...) in this field it ...

    Views

    7.0K

    Likes

    0

    Replies

    4
  • 26-02-2010
    Hi ,The error ::2010-02-26 16:25:16,811 ERROR [STDERR] Feb 26, 2010 4:25:16 PM com.adobe.idp.auditworkflow.dsc.service.storage.ProcessRecordingStorageImpl manageRecordingFileSizesWARNING: deleting oldest recording(s) due to space limitation.I am seeing above error many times in log file. Then google...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 26-02-2010
    I got a table( Which is actually a subform not a table but I am using it as a table kind of thing) .Where each cell is wrapped in a subform.Each cell has a numeric field .Where the user has to enter the datas.I want to compare the values of two columns and basing on that i want to show some alert me...

    Views

    849

    Likes

    0

    Replies

    5
  • 26-02-2010
    I have defined a process with multiple activities "Execute SQL statement".Then, I noticed that when an INSERT SQL fails, and the other ones success, the transaction does not rollback all the statements.I have configured the process as "short-lived" with transaction settings -> propagation = REQUIRES...

    Views

    599

    Likes

    0

    Replies

    1
  • 26-02-2010
    Hi all, I have designed an offline dynamic PDF Form with Javascript to loop through the XML dataEverything is fine until the XML data contains huge records (XML file size: 7MB, with 20 students, and each student has 5000 permissions).The script to load data failed after loaded few students, and caus...

    Views

    469

    Likes

    0

    Replies

    1
  • 26-02-2010
    Меня зовут, Сергей я выбираю FLASH.

    Views

    449

    Likes

    0

    Replies

    0
  • 25-02-2010
    I have a few drop-down boxes populated by scripts on their respective Initialization events. Everything worked great through development--except, when I demonstrated the form for a group, I noticed the drop-down boxes were populating twice. I wasn't using a clearItems()--shouldn't have needed it, ri...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 25-02-2010
    I used Paul's script to lock a form and all is well but when I add an image field, to allow a user to insert an image, this field does not lock within the form? The text field below it locks but you can still change images.Any clues?

    Views

    717

    Likes

    0

    Replies

    5
  • 25-02-2010
    good day,I've got this class that uses lcds to query a clob in an oracle db we're using lcds & fiber with rtmp to push changes to all the clients and then display the changes to screen. I can see the pushed updated data coming in to clients (with trace turned on in the debugger) and the ourMl/lastRe...

    Views

    619

    Likes

    0

    Replies

    1
  • 25-02-2010
    Hi everyone,I am having a issue where my form keeps on crashing in Acrobat Pro.In my form, I am:1. Using xfa.datasets.data.saveXML() to save my XML2. Then I reset (clear) the form - all fields except the hidden xml field3. Load the data again using xfa.datasets.data.loadXML()4. Remerge the data with...

    Views

    685

    Likes

    0

    Replies

    1