{% extends "base.html" %} {% block content %}

7. Creating a form group

This example demonstrates how to create a new form group with the name given in the name property of the request body.

{% if show_doc %}

Documentation about this example.

{% endif %}

API methods used: FormGroups::CreateFormGroup

{% endblock %}