Category: Activity Logging Parameter

Compatible with: Conga Quote Generation

Parameter Name: MFTS1

Parameter Value: [APIFieldName]

Parameter Requirements: MFTSValue1 and UF0

Parameter Description: MFTS1 (Master Field to Set) determines the field that is updated when the Conga Quote Generation solution runs.

The UF0 parameter is the pre-requisite that turns on the Conga Quote Generation Update Fields feature. The MFTS1 parameter identifies the field to update. This should be the API Name of the field. The MFTSValue1 parameter defines the value you want to update the field with.

You can increment the MFTS and MFTSValue parameters to update additional fields. See MFTS0 & MFTS2 and MFTSValue0 & MFTSValue2.

In the example below, the OrderNumber__c field will be updated with a value of 12 every time this Conga Quote Generation solution runs.

Example:

&UF0=1
&MFTS1=OrderNumber__c
&MFTSValue1=12