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

8. Grant office access to a form group

This example demonstrates how to assign an office to a form group for your DocuSign Rooms for Real Estate account. Granting office access to a form group will enable you to filter which form groups are available based on that office.

{% if show_doc %}

Documentation about this example.

{% endif %}

API methods used: FormGroups:GetFormGroups and Offices:GetOffices

{% endblock %}