I am using REST based FDM with one to many association. In FDM, swagger was able to set up one to many association. However, I am not sure how to do data binding in the Adaptive Forms. Let says I have Entity called Person which has one-to-many association with another entity called Address. Let...
Hi Community, We have a MySQL DB connected via Apache Sling Connection Pooled DataSource. It's working fine for getting, inserting and updating data through the forms. We need now to implement a search on a column in a table in the db from a form, but I found out that the default data model get ...
Good day, I asked a question years ago about resetting just the current table instance and I received a reply from Radzar which worked. Now, it's not working and I can't seem to understand why. Below was the correct answer to my question. I recently created another form and used the exact same sc...
How can i make the AEM to take the globally installed node rather than installing the node again while deploying the project by using "$ mvn clean install -PautoInstallSinglePackage" as my oroganization blocks installation due to security reasons
I have created a servlet and have implemented the http connection using HttpsURLConnection but unable to connect the same to post.Post.jsp. I had created an object of that and tried implementing the function but can find not hits to the url in browser network.Kindly share an example or Sample examp...
Hopefully this is super simple and I'm just not seeing it. We have an adaptive form that is using File Attachment to upload an image and it's submitted to a workflow. We have an XSD bound to the form fields and file attachment. All works well upon submission. The file is uploaded and put into...
I have a list of documents that require periodic reviews. I would like to have a Calculated field that adds a Red border on the Title field when the Review Date field is =< Today, and Amber if the Review Date field is Today -1 Month. JS is not allowed hence the need for a Calculated field. Title - T...
In AEM Forms as a Cloud Service, is it possible to store user submitted data in the CRX Repo itself without any external data storage? Any help in topic is much appreciated. Thanks.