Build AEM form component to store data in database
Hi All,
Have a requirement to build a Form with input params in Component html. End-user fills Form details and submitted data to be stored in external database Ex:MySQL. Data Source configuration of DB details in AEM have been taken care. Can you provide your insights on below on how to fulfill this.
* How to pass Form input params from html to backend logic?
* Best way for back-end logic implementation ?
Any insights would help. Thanks in Advance.