Update Document crm.documentgenerator.document.update
We are still updating this page
Some data may be missing here — we will complete it shortly.
Scope:
crm.documentgeneratorWho can execute the method: any user
The method crm.documentgenerator.document.update updates an existing document with new values. It is important to remember that updating a document based on a remote template is not possible. The method works similarly to crm.documentgenerator.document.add().
|
Parameter |
Description |
|
id |
Document identifier. |
|
values |
Array of new field values for the document. |
|
stampsEnabled |
1 (enable), 0 (disable) stamps and signatures. |
Copied