Good day, I posted two questions which were answered by Radzmar below. Thank you! I have received information from the users that there are two issues. (1). When you add a row, the question asks how many rows to add. If you click the cancel button, it still adds a row. It should NOT add a row ...
we're trying to upgrade from 6.5.12 to latest SP14 that was recently released and unsure which files to download/install. we're using windows server 2019 in the attachment, which of the 3 do we need?
Hi Experts, Is there any way to get the AEM Forms Custom Component jar files from the server? Unfortunately we don't have the backup of those custom components jar files in code repository. Please guide me. Srujan
Hi, We have been using custom AEM components in Adaptive Form Fragments. But since we are moving to AEM Cloud we do not have an option to add custom Components to Form Fragment. Form Fragment is created with cq:template:/libs/fd/af/templateForFragment/defaultFragmentTemplate. 'defaultFragmentT...
Good day, I have a button at the end of each row which adds a row and keeps the information entered. The problem is that the row is added under the last row. I want to add the row under the row that is clicked. Below is the script on each button. Can someone help me with the script? var nNe...
I am using the guidefileupload component to attach files to the Adaptive forms, I see that the files are being uploaded into the /tmp/fd/af/ directory on the server by default. I believe something like this should be configurable. Is there a way to change the path to a custom one? I couldn't find an...
Hi Developers/Engineers, I have a question regarding uploading a PDF document and identifying it to see if it is a Static or Dynamic PDF file. I saw a similar old question below, but is there a different way of handling this use case? Solved: Identify if the form is of type Static PDF Form or... ...
I am developing a XFA form that includes signatures and I get the following error message. Does anyone have any idea what is going on? My other signature fields in the same form work as expected. UPDATE: actually, it seems to be linked to the following script in the pre-sign event. var sPopUpTitl...
We are having an issue with the datastore growing quickly. We checked for memory dumps and they are not there. Can somebody give me some basic steps to troubleshoot? I don't see anything interesting in the logs however, I may not have it turned up enough. Let me know. Thanks. UPDATE: Ok, a...
Hello everyone, I'm trying to follow the guide here: "https://experienceleague.adobe.com/docs/experience-manager-learn/forms/creating-your-first-adaptive-form/create-adaptive-form-template.html?lang=en" but every time I try to create a new configuration from the browser, the button for creation does...