{% extends "base.html" %} {% block content %}
This example sets the value of a template's tabs. It includes setting radio button and checkbox tabs.
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.
{% if template_ok %} {% else %}Problem: please first create the template by using example 8.
Thank you.