v2018.12.10-1 -- Four new examples
·
920 commits
to master
since this release
Added four new examples:
- Get the envelope tab data.
Retrieve the tab (field) values for all of the envelope's recipients.
Source. - Set envelope tab values.
The example creates an envelope and sets the initial values for its tabs (fields). Some of the tabs
are set to be read-only, others can be updated by the recipient. The example also stores
metadata with the envelope.
Source. - Set template tab values.
The example creates an envelope using a template and sets the initial values for its tabs (fields).
The example also stores metadata with the envelope.
Source. - Get the envelope custom field data (metadata).
The example retrieves the custom metadata (custom data fields) stored with the envelope.
Source.