Category: Activity Logging Parameter

Compatible with: Conga Quote Generation

Parameter Name: MFTS0

Parameter Value: [APIFieldName]

Parameter Requirements: MFTSValue0 and UF0

Parameter Description: MFTS0 (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 MFTS0 parameter identifies the field to update. This should be the API Name of the field. The MFTSValue0 parameter defines the value you want to update the field with.

You can increment the MFTS and MFTSValue parameters to update additional fields. See MFTS1 & MFTS2 and MFTSValue1MFTSValue2. If you have a CHECKBOX on your object that you want to be enabled when you merge, set your MFTSValue to TRUE.

Master Field to Set does not work with Global Merge Solutions.

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

Example:

&UF0=1
&MFTS0=Member_Status__c
&MFTSValue0=Patron