Conga Composer can create a protected Word document, where the document is locked and cannot be edited after merging. However, you can use the TEXTBOX merge field to specify text that can be edited.

TEXTBOX

Syntax{{TEXTBOX:FieldName}}
NotesConga Composer produces an editable Word Text Input box in the output file. Any merge fields that do not include this prefix will be populated with data, but not editable in the output file.

To use this feature, you must have a Conga Composer button that contains the WPD parameter value: &WPD=1.

If the TEXTBOX merge field is inside of a Word text box the field is not editable.

UsageInclude the &WPD=1 parameter in your Composer button URL so that the document that is merged from that button cannot be edited:


https://composer.congamerge.com
?SessionId={!API.Session_ID}
&ServerUrl={!$Api.Partner_Server_URL_290}
&Id={!Account.Id}
&WPD=1

In the Word template, this TextBox merge field will be available to edit after the document has been merged:

{{TEXTBOX:Note_To_Customer}}