Tag Settings Object Field Map
This page covers:
Tag Settings Object Field Map
Review fields, API names and other details on the Tag_Settings__c object field map.
Field Label | Field Name | Type | Help Text |
---|---|---|---|
Archive Mode | tag__Archive_Mode__c | Checkbox | Select if you want to enable Archive Mode, i.e. allow users to remove tags without deleting the junction records. |
Catalog Filter Logic | tag__Catalog_Filter_Logic__c | Long Text Area(32768) |
|
Catalog Header Label | tag__Catalog_Header_Label__c | Text(255) | Header label for Tagging Tool component on Target object (i.e. header label for Catalog records) |
Catalog Object | tag__Catalog_Object__c | Text(50) | API name of Object that is the source catalog for tagging (e.g. Geographic_Area__c) |
Catalog Object Rollup Field | tag__Catalog_Object_Rollup_Field__c | Text(255) | API name of field on the Catalog Object that user would like to see as comma separated values (e.g. Name) |
Catalog Object Display Field | tag__Catalog_Object_Display_Field__c | Text(50) | API name of field on the Catalog Object that user would like to see as dropdown picklist value (e.g. Name) |
Junction Object | tag__Junction_Object__c | Text(50) | API name of the junction Object between Catalog and Target (e.g. Project_Contact_Junction__c) |
Junction Object Archive Date Field | tag__Junction_Object_Archive_Date_Field__c | Text(255) | API name of the field on the junction Object that stores the Archive Date of a tag (e.g. Archive_Date__c) |
Junction Object Catalog Field | tag__Junction_Object_Catalog_Field__c | Text(50) | API name of the field on the junction Object that stores the Id of the Catalog Object (e.g. Country__c) |
Junction Object Tag Date Field | tag__Junction_Object_Tag_Date_Field__c | Text(255) | API name of the field on the junction Object that stores the Tag Date of a tag (e.g. Tag_Date__c) |
Junction Object Tag Setting Field | tag__Junction_Object_Tag_Setting_Field__c | Text(50) | API name of the field on the junction Object that stores the Id of the Tag Settings Object (e.g. Tag_Settings__c) |
Junction Object Target Field | tag__Junction_Object_Target_Field__c | Text(50) | API name of the field on the junction Object that stores the Id of the Target Object (e.g. Account__c) |
Tag Settings | tag__Tag_Settings__c | Lookup(Tag Settings) |
|
Tag Settings Name | Name | Text(80) |
|
Target Filter Logic | tag__Target_Filter_Logic__c | Long Text Area(32768) |
|
Target Header Label | tag__Target_Header_Label__c | Text(255) | Header label for Tagging Tool Component on Catalog object (i.e. header label for Target records) |
Target Object | tag__Target_Object__c | Text(50) | API name of object to be tagged (e.g. Project__c) |
Target Object Display Field | tag__Target_Object_Display_Field__c | Text(50) | API name of field on the Target Object that user would like to see as dropdown picklist value (e.g. Name) |
Target Object Rollup Field | tag__Target_Object_Rollup_Field__c | Text(255) | API name of field on the Target Object that user would like to see as comma separated values (e.g. Name) |
Fall '19 Release
The first release of Field Map is available here.
Fall '17 Release
The first release of Field Map is available here.