HI, Need help.......!!!!We are using render service which converts the xdp form to Interactive PDF Form. This PDF form we display in HTML page along with Submit and close button. (Note: The buttons like submit and close are not in PDF, its outside the PDF). When Submit is click a subprocess of workf...
Hi All, We have a requirement where client want to set the default time as 00:01 in the OOTB coral date picker component. We are using this component in Metadata schema forms.AEM version :6.5.6 Could you help us in assisting as how this can be set or any property needs to be used. Thanks,Shikha
Hi Experts, In my AEM 6.5 Forms HTML workspace, in my application multiple approvers are there. First 2 approvers are can able to submit/complete the request. But 3rd time when click on Complete button preSubmit function was working but form is not submitting. Do I need to configure anything in serv...
Hi, I have replied to my previous question and have not received an answer so I'm reposting my issue here because I'm not sure if my replies are being seen by anyone. My issue has not been rectified so please let me be more specific about my issue. On my form, I have a drop down box listing choices...
Help why wont it work?Background:I want a digital signaturefield not to show when printing at first. But want a button to change that so a copy can be printed. presence is default visible (screen only) on field.Then when button is clicked I want it to be just Visiblebut this doesnt seem to work. the...
I've created a form using floating texts. One of the fields is a dropdown list with two options: One (1) or Two (2). I labeled this as: fltObligate. The other field is a floating text field. I labeled as: fltAmount. What I'm trying to do is this: if I make a selection from the dropdown list, I ...
Hello all,I have created a custom object that uses a switch statement to fill drop-down objects depending on user selections. I'm getting an error stating: "Paper Forms BarcodeSince this list allows for custom text entry, you should specify a data pattern using the XML Source editor. Otherwise, when...
Adobe LiveCycle ES4 is no longer available. This has been replaced by AEM Forms Designer. I saw a video from an Adobe employee on Youtupe (german), where he said that we could get a free upgrade version of AEM Forms Designer. I just have to call Adobe Support. Unfortunately, I would have to realize ...
Hi All,I am trying to implement a code to dynamically changes the caption and the name of the field based on the event, but it seems to be working for the caption but not for the name. Caption : this.caption.value.text.value = "Text" --------------WorkingName: this.name.value.text.value = "fldName" ...
I have a numeric field on a form with a calculation. The calculation works fine but if the answer is negative, I need it to display as (24.36) as opposed to -24.36. Can someone let me know how this is done? Thank you in advance!