Expand my Community achievements bar.

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

  • 6/26/21
    Hi Experts, Is there any way to change the render form from PDF to HTML on fly? In workspace some of the forms are submitted and not in complete state. I have just changed the profile settings like render from PDF to HTML. But when I open in chrome browser still it is trying to open in PDF format in...

    Views

    899

    Likes

    0

    Replies

    5
  • 6/25/21
    Hi All, I am new to AEM Forms. I am using GuidBridge API to get form data.guideBridge.getData({     success : function (guideResultObject) {          console.log("data received" + guideResultObject.data);     }     error : function (guideResultObject) {          console.error("API Failed");         ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 6/24/21
    I require some sunlight on a solution to having a Go To Next Page break after a subform ONLY if the subform has not flowed onto the next page. If it has flowed onto a new page then keep with next. I suspect this has an easy fix, however, I am struggling with it in the pagination panel, overflow subp...

    Views

    5.3K

    Likes

    0

    Replies

    8
  • 6/23/21
    Hi, in a dynamic form i am catching all user fired print events in the Form::prePrint event with xfa.event.cancelAction = 1, change the print settings to my defaults and start a print job. Until here it works fine. But: Triggered by xfa.event.cancelAction = 1 Acrobat opens a messagebox "Print cancel...

    Views

    727

    Likes

    0

    Replies

    2
  • 6/20/21
    Hello,I would like to request advice on AEM Forms with Barcode 128. To generate Barcode 128 on Form, I will require to show "|" character and Carriage Return but barcode was not generated with both in data.- What is carriage return for javascript syntax of Barcode 128? Barcode 128 with javascript ca...

    Views

    837

    Likes

    0

    Replies

    1
  • 6/16/21
    Hello,I am looking for help make web service working in HTML form. The web service in xdp file works fine when preview as PDF. But it doesn't work when preview as HTML in AEM. How to make web service call in xdp file working when the file is Previewed as HTML in AEM? Any suggestion or clue is apprec...

    Views

    729

    Likes

    0

    Replies

    3
  • 6/16/21
    Hi Experts, I am rendering XFA form into HTML5 in AEM workspace, default widgets/form fields css/styles are not looking good.Where to change the default HTML5 form fields css/styles in CRX? Thanks,SK

    Views

    662

    Likes

    0

    Replies

    2
  • 6/15/21
    Good Morning, I have recently been advised that expandable text fields are not available in Adobe Reader DC and that Adobe EM does have that functionality. I have two questions: 1. Does Adobe EM have expandable text capability.2. If yes, once I have completed my form, do I still need the Adobe EM li...

    Views

    665

    Likes

    0

    Replies

    3
  • 6/15/21
    Even the experts need help from time to time ... I have AEM Forms JEE 6.5.8 on WebSphere 9 and a simple adaptive form with attachment button and submit. The submit points to an orchestration with dataxml and fileAttachmentList input parameters. The AF is based on a schema and "Generate DoR" option e...

    Views

    1.6K

    Like

    1

    Replies

    7
  • 6/14/21
    I have encountered an issue with JavaScript and showing or hiding a text box. All works as expected in EN but not in FR. The value received in EN is "$0" and the one in FR is "0 $". I am beginning to suspect this may be a bug with a leading zero in a floating text field. Why would it work in EN as p...

    Views

    704

    Likes

    0

    Replies

    2