Hello AEM Community, I have a requirement to customize the filters that show under the admin rail under Forms. I am able to override these by creating a copy of the folder structure from /libs to /apps. But these does not seem to perform a resource merger and instead acts as an override. Is there ...
Hi, I am facing an issue while trying to bind reference using AF core component (Adaptive Form text Input). While using the legacy component (Text Box) in Adaptive form, this is the bind refence property.On clicking on bind reference, I could see navigate through XDP structure and associate the corr...
I'm creating an AEM Adaptive Core Components Form and want to trigger Adobe Analytics when user clicks on the submit button and the form gets submitted successfully. Currently, I'm trying to listen to events such as "submitSuccess", "afSubmitSuccess" "afFormSubmitSuccess". But these are not working....
Hi Team, I have posted a similar question before, but this time its different slightly. We have managed to render DoR from adaptive form using outputService.generatePDFOutput, with merged data. The adaptive form fields are binding with XDP template fields, by associating XDP with Adaptive form (xdpR...
Hi, I have a requirement to dynamic populate few Adaptive form fields. The dynamic values are updated as cookie in the browser, and when the user access the form, certain fields needs to be updated based on the values in the cookie. Can I achieve this using jquery/js? I have not worked with Adaptive...
Hi team, I was advised to enable a feature toggle to use some of the capabilities in Adaptive Forms. According to the documentation here: Enable Feature Toggle, the feature toggle IDs are listed in a document specific to early adopter features. However, I can't find this document.Specifically, I'm t...
Hi, We have many security/groups created under PR and PN node, and we have added many users into those groups manually under both nodes. This is under use from many years, and also currently we are utilizing this for adding/removing people, but from past week we are facing a issue. We created a new ...
Hi, I created a sample AEM Forms project using archetype 54 and core components dependency. I am submitting form data to locally deployed servlet using 'Submit to Rest Endpoint' option.The form submission is failing with internal server error and I can see the exception like below in the log(I added...
Hi, I can't seem to download AEM form hotfix, can someone please help. When I click download, I get AEM_6.5_Unauthenticated_RCE_in_LiveCycle. I have try multiple times and also sign in and out again.
AEM Forms supports 3 types of form components: Core Components, Foundation Components, and Edge Delivery Service Components? What is difference between these and when to use which components?