...using the '-configuration' command line option.Can somebody explain me exactly how to enter this command line? I suppose I need to navigate in DOS to the correct executable location, then type the name of the executable followed by '-configuration' then enter the new path? Thanks
Hi,I need a button/link within a PDF to open an attachment in the current document. I tried this with javascript as described here:LiveCycle: Link or Button to Open Attachment?However the PDF that I created is in XFA format and fails to merge via DDX.* Is it possible to create a button in designer t...
Hello,I need a field in which a user is limited to a 3 digit entry which allows the numbers 0-9.Currently I am using a text field as my object on my form, so I can limit the length to three characters.I have looked into regular expressions in order to do what I want, but the problem is that I still ...
Hi All,We have a scenario where we want to upload the xdp files to crx and then read them through a livecycle/AEM workbench process , and return it as a document object so we can apply the create PDF activity on them.ThanksSobhan
We are in the process of upgrading to aem 6.2 and we found an issue with the general Text component. When saving changes that includes an anchor tag we see the below error in the browser console. rte.min.js:6622 Uncaught TypeError: k.getConfig is not a function at e.handleAnchor (rte.min.js:6622...
We have AEM Forms 6.2 installed. When accessing URL <server><port>/adminui, we use "Administrator", but when invoking <server><port>/lc, we have to use "admin". How can we combine or synchronize the two and configure them pointing to an LDAP server such that we can use the same administrator user ID...
Is there a simple way to dynamically load and store updates to a table using Adaptive Forms in AEM 6.3? I came across the following article which provides a way to dynamically load a table using an XML file, but it was lacking in details. AEM 6.1 Forms Help | Tables in adaptive forms Ideally I'd li...
Hi All,I have a specific XDP that I am trying to deploy into one of the application folders on the AEM server. But I am getting an error while trying to deploy the same.com.adobe.idp.dsc.DSCNotSerializableException: Not seaializable.Can anyone please help me understand what could have been the issue...
I need to update a SharePoint calendar as part of a workbench process. We can send email into a standard SharePoint document library to add a document, however I can't find a good way to add a calendar item. Has anyone done this before who can help?
Hi all,I need some help to solve this issue:In Adobe AEM Designer v 6.2, i have a form containing mandatory fields ("user entered - required"), to be validate.Leaving mandatory fields empty, when i do execValidate() on form in "Preview PDF" I get a validation message box, listing all validation erro...