Tag__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Store_Id__c Lookup(Store__c) Yes No The Store that this Tag belongs to.
Type__c Picklist No No Defines what type of Tag this is. In your theme you can use tag types to choose how to display items.
Value__c TextArea No No Defines the text that should be shown for this tag.

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation