Category: Activity Logging Parameter

Compatible with: Conga Quote Generation

Parameter Name: MFTS2

Parameter Value: [APIFieldName]

Parameter Requirements: MFTSValue2 and UF0

Parameter Description: MFTS2 (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 MFTS2 parameter identifies the field to update. This should be the API Name of the field. The MFTSValue2 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 & MFTS1 and MFTSValue0 & MFTSValue1.

In the example below, the TrackingNumber__c field is updated with a value of XYZ200ABCD every time this Conga Quote Generation solution runs.

Example:

&UF0=1
&MFTS2=TrackingNumber__c
&MFTSValue2=XYZ200ABCD