Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/21/23
    Hi adobe-aemds-core-docmanager-3.0.94 not in either the adobe public repository nor the maven repository contains this jar. due to this while building with maven my junit tests giving below issue Underlying exception : java.lang.IllegalArgumentException: Could not create typeCaused by: java.lang.Ill...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • I have the following located in the field's Calculate script but cannot get it to work.  It seems pretty basic but I am missing what's wrong.if (tblReimbRcvd.row3.cost2Dec.rawValue > tblCourse.row8.cost2Dec.rawValue){this.rawValue = tblCourse.row8.cost2Dec.rawValue;} else {this.rawValue = tblReimbRc...

    Views

    763

    Likes

    0

    Replies

    2
  • 7/14/23
    Hi everyone,I'm working on Adaptive form in which I've dropdown for Country Names. Now, I want to populate the list of full country name, but the values should be their 3-letter code. Something like below. <option value="AZE">Azerbaijan</option> <option value="AUS">Australia</option> Adding 105 item...

    Views

    2.5K

    Likes

    0

    Replies

    9
  • 7/14/23
    Hi again, trying to figure out if its possible to change the filename of the file being attached as an email when using the following function?event.target.submitForm({cURL: cEmailURL,cSubmitAs:"PDF",cCharSet:"utf-8"}); Im not getting anywhere with the "documentFileName" function, i can get the name...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 7/13/23
    Now that Adobe has eliminated LiveCycle, where can I download the replacement Adobe Experience Manager Forms ?

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 7/12/23
    Good morning, Just wondering if i can dynamically adjust the height of a subform to match another one? I see theres examples out there to give the textbox.h a value, but i wonder if its doable on a subform?? Any ideas if it is?? Thx a bunch again

    Views

    1.2K

    Likes

    0

    Replies

    2
  • I have a date field named dateStart and a date field named dateEnd.The dateEnd field needs to automatically fill with the date that is 90 days after the dateStart field, which the user enters. I've tried different options and never get it right.  Can someone please provide a sample of the code to ac...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 7/11/23
    Hello,This might be dumb question, but I wanted to know in which location does the css changes are saved when we edit/create theme vs when we add css/styling to form fields in Style Mode any Form?I believe theme changes are saved in /etc folder for respective theme. (Please correct me if I'm wrong) 

    Views

    732

    Likes

    0

    Replies

    2
  • 7/11/23
    I am using AEM designer to develop a dynamic PDF form which has a text with multiple parts need to pull data from system and user asks all parts be editable and expandable. eg.The [ClaimantName] has overpayment [OverpaymentAmt], because of [OverpaymentReason], as of [Date].1. if use floating field o...

    Views

    785

    Likes

    0

    Replies

    2
  • 7/10/23
    Good morning everyone  I was wondering if i could via script, change the name of the PDF file that is created when i use the submit button and it attaches the current PDF into an email. Something like a name + date:: 2023-01-25_FN LN.PDFAnd just in the hopes this helps, i use the following script t...

    Views

    1.1K

    Likes

    0

    Replies

    3