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

  • 12-12-2013
    Hi All,I need to modify default workspace(Applications are stored in Local Environment viz, C:\Users\username\Workbench ES2) instead want to store all the files in some other location, sounds the issue is silly but i am not able to find the option change it in workbench can somebody suggest on this....

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 11-12-2013
    I created a form in LiveCycle and am trying to include a digital signature field. I have changed the field type to Signature, but when I try to test the form, nothing happens. The form opens in Acrobat, but when I click on the signature field, nothing happens. Even when I save the form and reopen it...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 11-12-2013
    I'm trying to import a certificate using the CertificateServiceClient. I use the string "truststore.usage.type.sign" as the usage string, but I'm getting this stack trace:[exec] java.lang.IllegalArgumentException: Illegal Certificate Usage Type truststore.usage.type.sign at com.adobe.truststore.busi...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 11-12-2013
    I need the tab order to change based on the user's choice in a drop-down at the top of the form. How do I do that?

    Views

    454

    Likes

    0

    Replies

    1
  • 11-12-2013
    Good morning all,I have this method:var successFillColor = "204,255,255"; //Aquavar reqFillColor = "255,255,0"; //Yellowfunction validateACESID(){ var _Pattern = /^(\d{7})$/; var entered_text = VisitInformation.PatientInfo_subform.ACESID_TF.rawValue; if(_Pattern.test(entered_text)) { unHighlight(Vis...

    Views

    667

    Likes

    0

    Replies

    2
  • 11-12-2013
    Hi, I have connection with Adobe Livecycle and my company LDAP.I write a sql query, where get two values from LDAP- name(employees) and title(they position in company).This result i put in two dropdown list and need this field to merge. Now this field value is separately. What can I do to bring thes...

    Views

    267

    Likes

    0

    Replies

    0
  • 11-12-2013
    HiI have been searching for the last hour to find out ho i can limit the numeric field on my livecycle form. I have seen lots of java script however nothing seems to work, all i want is for the user only to enter 6 digits (e.g. 123456) and if they try to enter more a message would say that only a 6 ...

    Views

    6.9K

    Likes

    0

    Replies

    3
  • 11-12-2013
    Hi, I have connection with Adobe Livecycle and my company LDAP.I write a sql query, where get two values from LDAP- name(employees) and title(they position in company).This result i put in two dropdown list and need this field to merge. Now this field value is separately. What can I do to bring thes...

    Views

    846

    Likes

    0

    Replies

    4
  • 10-12-2013
    Hi all, I am a developer working on sending an encrypted email of xml data using the Adobe LiveCycle designer es4. I was able to successfully accomplish this but I was unable to decrypt this using c#.NET. I created a certificate and the AES128 algorithm which is an option in the submit email button ...

    Views

    389

    Likes

    0

    Replies

    0
  • 10-12-2013
    Hello,I have 12 checkboxes on page 1 of my form. There are 12 subforms (4 on each page for a total of 3 pages) which contain identifical tables of header row and Row1 in each subform. One subform for each checkbox. All are name similarly but with different names. Checkboxes are set to On=1 and Off=0...

    Views

    897

    Likes

    0

    Replies

    4