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

  • 23-06-2010
    I have just done an install of ES2 SP1, on SUSE11 / JBoss / MySQL.The server appears to be working fine, but I am getting the following error occur every 13 minutes in the JBoss log file. (00, 13, 26, 39, 52 minutes past each hour)Obviously its Quartz running it, but any ideas whats causing it?Even ...

    Views

    427

    Likes

    0

    Replies

    1
  • 23-06-2010
    I intended to test the connection of Oracle Database and Adobe eForm, and followed the script on "Adobe LCD 7.0 Providing interactive database lookup from forms" underhttp://www.adobe.com/devnet/livecycle/articles/lc_designer_db_lookup_tip.pdfThe "Refresh" cannnot be run with the following synatx er...

    Views

    509

    Likes

    0

    Replies

    2
  • 23-06-2010
    Is there a way to place a button or macro in a PDF form that would allow a user to automate the extraction of the full XML out of the completed PDF form without using the email functionality? What I'd like to do is automate the Forms-->Manage Form Data-->Merge Data Files into Spreadsheet process--fo...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 23-06-2010
    I got some very helpful advice yesterday about deleting content from hidden boxes (text fields). I have another related problem that somebody might have an answer for. I have text fields that are hidden or visible depending on selections made in drop-down lists. This is working fine but I've noticed...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 23-06-2010
    Hello,I was trying to figure out a way to allow a user to reorder a pre-populated list that I make in livecycle Designer ES. For example if i have 4 things in the listApplesOrangesBananasGrapesI want the user to be able to reorder the items based on their criteria, for example if you take the above ...

    Views

    443

    Likes

    0

    Replies

    3
  • 23-06-2010
    After adding some OLEDB-bound data dropdown lists to my form, it no longer renders in Workspace. Error is "An error occurred creating the form (task 27, form 0). (ALC-WKS-007-040)". Do I have to do something (reader extend?) in my process to enable the form to render now that it has database-bound e...

    Views

    2.6K

    Likes

    0

    Replies

    9
  • 23-06-2010
    I want to place the javascript in the change field, correct?I have triedvar f1 = this.getField();if (f1.length == 1){f1 = _2_3.getField();}_2_3 is the name of the next text boxthis still does not workAny help?

    Views

    4.5K

    Likes

    0

    Replies

    5
  • 23-06-2010
    I am very new to LIve Cycle Designer and I am trying to create a list box where users can select multiple items and their selections will show up not in a horizontal list form, but as a vertical running list like a sentence with commas separating the list of items selected. Anyone know how to do thi...

    Views

    553

    Likes

    0

    Replies

    3
  • 23-06-2010
    I have develop a dynamic form with LCD ES2.When users use Acrobat 9 Pro there is no problem!With Acrobat 8, users they get the error: Invalid enumerated value:postsubmit. The fault ooccurred on line 400.How I can resolve the above error?Where I can locate line400Thanks

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 23-06-2010
    Hello,We want to use out of the box adobe service to fetch a pdt from URL, like http://www.adobe.com/help.pdf, is there any service can do this job? I checked the RepositoryService, it only look for documents inside abode resources, not from internet.Thanks

    Views

    491

    Likes

    0

    Replies

    1