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

16. Set tab values for a envelope

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.

We'll never share your email with anyone else.
{% endblock %}