In previous documentation we covered how to create your own action for your form.
[Creating new form action for your component.](https://www.opensource-socialnetwork.org/documentation/view/6969/creating-new-form-action-for-your-component "Creating new form action for your component.")
In this we will cover how to create your own simple form using OSSN simple layout and form function. We will use component `HelloWorld`
To create a form you need to use `ossn_view_form(name of form, parameters);`