Library Setting Field Reference

The Library Setting record type is used to store available libraries where a user will store templates of the specific type.


API name in Salesforce: LibrarySetting


Field API Name Type Description

Type

ctsign__Type__c

Picklist

Specify the template type of templates stored in the library. Available values:

  • Email Templates

  • Document Templates

A separate record should be created for each template type.

Workspaces

ctsign__Workspaces__c

Long Text Area (32768)

Specify available libraries by entering a value from the Name field of the ContentWorkspace object that represents a library (separated by a comma, without blank space).

``