Learn how to update a document you previously created.
contractKey
property for the component.
New contract
canReDraft
=true
property of the Contract Editor.
This enables users to start the creation process from scratch for a document that already exists.
If the existing document already has placeholders included, the system will also route these flows accordingly:
Name1
and value DocValue1
, and a template with placeholders
Name1
and value TempValue1
and Name2
and value TempValue2
, the resulting document will contain the content from the template and
two placeholders: Name1-DocValue1
and Name2-TempValue2
.