{% extends "base.html" %} {% block content %}
This example creates an example with both read-only tabs (fields) and tabs that can be updated by the recipient.
The example also sets custom metadata in the envelope via the envelope custom fields feature.
{% if show_doc %}Documentation about this example.
{% endif %}API method used: Envelopes::create.
View source file {{ source_file }} on GitHub.
{% endblock %}