Hi all,
I'm creating a registration form using core form container. I need to send form payload to external API then using that API I need to show success or failure message after click on the submit button. Can anyone help me with this ??
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Tessa_learner1, I see following options for your scenario:
AEM Form Container:
You can find code examples for both above options under https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/form-core-component-submis...
Extend Form Container:
Custom Form:
In my opinion the second/third option will be better for your case. It will give you more flexibility/control e.g. in terms of error handling.
Hi @Tessa_learner1, I see following options for your scenario:
AEM Form Container:
You can find code examples for both above options under https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/form-core-component-submis...
Extend Form Container:
Custom Form:
In my opinion the second/third option will be better for your case. It will give you more flexibility/control e.g. in terms of error handling.
Views
Likes
Replies
Views
Like
Replies