Create a form
Add Path: Application --> design --> Web Form, click "New" button will open the web form designer.
You can drag & drop controls from left tools set, move the control into correct position and change property values in the right config window.
In every form, you need to have a submit button. Just drag the "Button" control and change the text into anything you like.
Enter a form name and click "save & close" to save the form.
Use the form
After saving, you can insert the form as a regular component into a page, same as a regular content template.
To see the submitted data, in the form page, select the form, then click "show" to see the submitted data.
