Core Form Container Submit -Post Form Data
Hi Team,
AEM Version: 6.5.11
Core component version: 2.17.12
We are building a simple form using Form Container and core components like Form Text, Form Submit etc.

Within Form Container we put Form Text, Form button as Submit.
Problem Statement: Now when we click on submit button, It does not post/call that API url. No call in network tab.

Question: How does it work? Some configuration is needed ?
or this is just dialog support and rest all JS/server side code to be written manually?