{% extends "base.html" %} {% block content %}
This example demonstrates how to assign a form to a form group. As a prerequisite, ensure that you have created a form group and set the office ID on this form group before proceeding.
{% if show_doc %}Documentation about this example.
{% endif %}API methods used: FormGroups:GetFormGroups and FormLibraries::GetFormLibraryForms.
{% endblock %}