I’m trying to add Adaptive Form components to my sites page, but for some reason all Adaptive Form components show up in the “Add Component” panel, EXCEPT there is no Adaptive Form Container (or any Form Container) to drag and drop from the list. I checked the template policy for the page, making su...
Hi there,I'm working on a requirement where we have to create a "Service Request Form" via Adaptive Form and pre populate the customer data on page load via calling some external APIs. These APIs expecting "Access token" to give us the user's bank account details. We've created a OAuth Service which...
Hi AEM community, I need advice regarding creating a form. Neither me nor my colleagues can figure this out, we're starting to think it is impossible to implement. Well, the issue is:I have a page layout like this: two content areas besides each other.Every subform in my form is set to flowed - top ...
Hi Team When we create Adaptive form (AEM OSGI Forms using add-on package) , what is use of "Sync with AEM forms apps" while creating Additive form use(advance tab) how its different from replication /publishing .what scenario we need to use this feature . RegardsVara
Hi All,We are creating forms using Adaptive Form Core Components and there is a use case in which we need to populate dropdown options using Backend API. To cater to this scenario, we have created a Form Data Model from swagger provided. However we are not able to populate the values of dropdown or...
Hi All,We are creating forms using Adaptive Form Core Components and there is a use case in which we need to submit Form Data to a Backend API which saves form data in CRM along and also store form data in Sharepoint as a backup mechanism. To cater to this scenario, we are writing our own custom sub...
Local instance of AEM with AEM Forms installedAEM 6.5.19Just trying to evaluate AEM Forms, but keep running into problems. Whenever I try to create a new Adaptive Form, clicking the blue Create button fails to submit because of a jQuery error. I also get other jQuery errors when interacting with t...
We have AEM Forms Designer 6.5.17.For each form, we set the tab order as the last task before publication. However, when we then test the form, the tab order will start just fine in the top left hand corner, work its way to the first hyperlink (they are in text boxes or captions), and will then skip...
Hi All, We are using AEM Cloud solution to build our website. We have built custom components and used them as experience fragments. Scenario - 1. I create a page in master language and use an experience fragment in that page.2. I create language copy of that page in 3 other languages.3. When I ope...
I'm using LocaleUtils.isavailableLocale to check if locale is valid or not it's working for few locales but for en_SA it's showing as invalid locale and en_SA is not present in available locales list. Is there any other list which contains en_SA as locale.Thanks in advance.