Column

Columns that will be created with the content type.

Interface

interface IColumn {
  uniqueId: string;
  title: ILocales | string;
  name: string;
  type: ColumnType;
  description?: string;
  defaultValue?: string;
  searchProperty?: string;
  isBase?: boolean;
}

Properties

uniqueId

Unique identifier in GUID format.

  • Type: string

  • Required: Yes

title

Column title.

name

Column internal name.

  • Type: string

  • Required: Yes

type

Column type.

description

Column description.

  • Type: string

  • Required: No

defaultValue

Default value.

  • Type: string

  • Required: No

searchProperty

Managed property name.

  • Type: string

  • Required: No

isBase

Indicates if it is a Syntphony base column or a custom column.

  • Type: boolean

  • Required: No

Base columns

Common columns to all content types

Common columns to all content types
{
  "columns": [
    {
      "termSet": "8ed7ce38-efb7-4d06-97ea-c211d216cdc7",
      "multiple": true,
      "uniqueId": "fa99d158-c7f1-4474-ab98-801009d80b56",
      "title": "Tags",
      "name": "TogoTags",
      "description": "Tags",
      "type": "ManagedMetadata",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "owstaxIdTogoTags"
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "9952e56b-1b1a-4d9d-84a5-8ae8731a833a",
      "title": "Image URL",
      "name": "TogoImageUrl",
      "description": "Image URL",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoImageUrlOWSTEXT"
    },
    {
      "uniqueId": "5032aed8-eb8f-4fa9-8b74-289664dfde54",
      "title": "Highlight",
      "name": "TogoHighlight",
      "description": "Highlight",
      "type": "Checkbox",
      "defaultValue": "False",
      "isBase": true,
      "searchProperty": "TogoHighlightOWSBOOL"
    },
    {
      "multiple": false,
      "list": "UserInfo",
      "showField": "ImnName",
      "userSelectionMode": "PeopleOnly",
      "uniqueId": "b36af092-488b-473f-a3ba-410a1c94326a",
      "title": "Author",
      "name": "TogoAuthor",
      "description": "Author",
      "type": "Person",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoAuthor"
    },
    {
      "termSet": "b49f64b3-4722-4336-9a5c-56c326b344d4",
      "multiple": true,
      "uniqueId": "0d3a7737-cb00-47dc-8ce4-4bed1647af23",
      "title": "Locations",
      "name": "TogoLocations",
      "description": "Locations",
      "type": "ManagedMetadata",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "owstaxIdTogoLocations"
    },
    {
      "termSet": "8ed8c9ea-7052-4c1d-a4d7-b9c10bffea6f",
      "multiple": true,
      "uniqueId": "763ae940-2be2-40f1-a493-7184116f6bcc",
      "title": "Departments",
      "name": "TogoDepartments",
      "description": "Departments",
      "type": "ManagedMetadata",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "owstaxIdTogoDepartments"
    },
    {
      "uniqueId": "39e1fb59-0488-4a7a-8d77-7cd960fb9d71",
      "title": "Publishing Date",
      "name": "TogoPublishingDate",
      "description": "Publishing Date",
      "type": "DateTime",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "uniqueId": "7ba02286-2c39-4680-80d8-929e3b3b71e0",
      "title": "Due Date",
      "name": "TogoDueDate",
      "description": "Due Date",
      "type": "DateTime",
      "defaultValue": "2099-12-31T00:00:00Z",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "79e51135-d90e-41a9-8113-de54d45c4492",
      "title": "Audience",
      "name": "TogoAudience",
      "description": "Audience",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoAudienceOWSMTXT"
    },
    {
      "uniqueId": "cea45918-e8c9-48db-b377-e8cacc584b7c",
      "title": "Apply Audience",
      "name": "TogoApplyAudience",
      "description": "Apply Audience",
      "type": "Checkbox",
      "defaultValue": "False",
      "isBase": true,
      "searchProperty": "TogoApplyAudienceOWSBOOL"
    },
    {
      "uniqueId": "67d8a3b7-51b0-4097-bda6-230ea8eaee1e",
      "title": "Audience type",
      "name": "TogoAudienceType",
      "description": "Audience type",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoAudienceTypeOWSTEXT"
    }
  ]
}

TOGONews content type columns

TOGONews content type columns
{
  "termSet": "2bd88977-3669-4cb4-a022-9fbcc7b5faa1",
  "multiple": false,
  "uniqueId": "88069965-7aeb-43b4-a939-c7577a286867",
  "title": "Category",
  "name": "TogoNewsCategory",
  "description": "News Category",
  "type": "ManagedMetadata",
  "defaultValue": "",
  "isBase": true,
  "searchProperty": "owstaxIdTogoNewsCategory"
}

TOGOAnnouncements content type columns

TOGOAnnouncements content type columns
{
  "columns": [
    {
      "uniqueId": "5968687d-beee-4c63-8320-cf06345c0195",
      "title": "Related card Id",
      "name": "TogoRelatedCardId",
      "description": "Related card Id",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "c49e0409-1739-41a5-a8a8-d26e41d45e40",
      "title": "Related card preview",
      "name": "TogoRelatedCardJSON",
      "description": "Related card preview",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoRelatedCardJSONOWSMTXT"
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "5a3db249-c29c-416e-8cdc-1db893225d52",
      "title": "Related url preview",
      "name": "TogoMetaInfoUrlPageJSON",
      "description": "Related url preview",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoMetaInfoUrlPageJSONOWSMTXT"
    },
    {
      "termSet": "766ee374-fdd9-4931-9c17-87681df4d10d",
      "multiple": false,
      "uniqueId": "6baaa9d1-64e2-4c55-adcc-9ca49e4df491",
      "title": "Category",
      "name": "TogoAnnouncementsCategory",
      "description": "Announcement Category",
      "type": "ManagedMetadata",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "owstaxIdTogoAnnouncementsCategory"
    }
  ]
}

TOGOApplications content type columns

TOGOApplications content type columns
{
  "columns": [
    {
      "termSet": "ed92ba2f-8352-4e9b-9ee0-c29c3fda9b0f",
      "multiple": false,
      "uniqueId": "21bb5222-5a88-4916-a0fc-a5f57db4e2ff",
      "title": "Category",
      "name": "TogoApplicationsCategory",
      "description": "Application Category",
      "type": "ManagedMetadata",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "owstaxIdTogoApplicationsCategory"
    },
    {
      "numberOfLines": 6,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "c3d350e3-7d1f-49ea-b244-3f55021ac60d",
      "title": "Summary",
      "name": "TogoDescription",
      "description": "Write a little brief of what this Hey U is about",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoDescriptionOWSMTXT"
    },
    {
      "uniqueId": "95fd27c8-73d8-4f2e-841e-265c8769412e",
      "title": "Url",
      "name": "TogoApplicationUrl",
      "description": "Url",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
 
    {
      "numberOfLines": 6,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "40263b39-e21d-406b-ba63-264e54847c35",
      "title": "SummaryDetails",
      "name": "TogoSummaryDetails",
      "description": "Write an application summary",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoSummaryDetailsOWSMTXT"
    },
    {
      "numberOfLines": 6,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "7091682c-aac0-49c9-a4f4-08e1651d7733",
      "title": "ImagesDetails",
      "name": "TogoImagesDetails",
      "description": "Upload applications images",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoImagesDetailsOWSMTXT"
    },
    {
      "numberOfLines": 6,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "5b9f6144-c774-47b4-a4fb-0e5bdbefa2b9",
      "title": "RelatedLinks",
      "name": "TogoRelatedLinks",
      "description": "Add application related links",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoRelatedLinksOWSMTXT"
    },
    {
      "uniqueId": "af6aba80-083b-4dce-9f80-339966ee096a",
      "title": "OpenInNewTab",
      "name": "TogoOpenInNewTab",
      "description": "Open in new tab",
      "type": "Checkbox",
      "defaultValue": "True",
      "isBase": true,
      "searchProperty": "TogoOpenInNewTabOWSBOOL"
    }
  ]
}

TOGOCommunities content type columns

TOGOCommunities content type columns
{
  "columns": [
    {
      "termSet": "2cf527ff-b253-4f4d-83c7-b74c75996fd0",
      "multiple": false,
      "uniqueId": "c2d3896b-84cc-453a-bc56-6116e43c09d9",
      "title": "Category",
      "name": "TogoCommunitiesCategory",
      "description": "Community Category",
      "type": "ManagedMetadata",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "owstaxIdTogoCommunitiesCategory"
    },
    {
      "uniqueId": "5f5b2490-6f0b-45a6-abef-4fcc22dc1fd6",
      "title": "Site Guid",
      "name": "TogoSiteGuid",
      "description": "Site Guid",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoSiteGuidOWSTEXT"
    },
    {
      "uniqueId": "baaf4cd4-c0b0-45a4-b1f2-a36bc4f2b8bb",
      "title": "Site Name",
      "name": "TogoSiteName",
      "description": "Site Name",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "options": ["TeamSite", "CommunicationSite"],
      "multiple": false,
      "uniqueId": "fdfede53-4d4f-4c92-90c4-84dd0c6be612",
      "title": "Site Type",
      "name": "TogoSiteType",
      "description": "Site Type",
      "type": "Choice",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoSiteTypeOWSCHCS"
    },
    {
      "uniqueId": "4555e5d0-6952-41a1-855b-2a3bbbcd0c18",
      "title": "Site Url",
      "name": "TogoSiteUrl",
      "description": "Site Url",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoSiteUrlOWSTEXT"
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "b0787424-c006-47df-a68b-60f7e57fa67a",
      "title": "Site Description",
      "name": "TogoSiteDescription",
      "description": "Site Description",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoSiteDescriptionOWSMTXT"
    },
    {
      "uniqueId": "b43e5797-0487-4288-98d7-1c99f47f5fe3",
      "title": "Site Design",
      "name": "TogoCommunitySiteDesign",
      "description": "Site Design",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "c94fbcbc-cf15-40b8-9fb0-a6f141621bb8",
      "title": "Background image url",
      "name": "TogoBackgroundImageUrl",
      "description": "Background image url",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": "TogoBackgroundImageUrlOWSMTXT"
    },
    {
      "uniqueId": "e1997a7f-6ed0-46c6-9291-5bf344d44eba",
      "title": "Is Community Hub",
      "name": "TogoIsCommunityHub",
      "description": "Is Community Hub",
      "type": "Checkbox",
      "defaultValue": "False",
      "isBase": true,
      "searchProperty": "TogoIsCommunityHubOWSBOOL"
    },
    {
      "uniqueId": "a3537d02-184d-49da-bf18-e30704ca84f2",
      "title": "Community Hub Guid",
      "name": "TogoCommunityHubGuid",
      "description": "Community Hub Guid",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "uniqueId": "44a5517f-a6ea-4205-b48b-139704541c9a",
      "title": "Is public",
      "name": "TogoCommunityIsPublic",
      "description": "Is public",
      "type": "Checkbox",
      "defaultValue": "False",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "uniqueId": "83b51b0b-91fc-469a-8ddd-182e38e352a0",
      "title": "Teams",
      "name": "TogoCommunityTeams",
      "description": "Teams",
      "type": "Checkbox",
      "defaultValue": "False",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "uniqueId": "fa309b2c-92d5-46b0-923d-a3586f44a540",
      "title": "Apps",
      "name": "TogoCommunityApps",
      "description": "Apps",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "d19baf27-3964-49b0-a3db-78620b46415d",
      "title": "Addons",
      "name": "TogoCommunityAddons",
      "description": "Addons",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "numberOfLines": 10,
      "unlimitedLengthInDocumentLibrary": true,
      "uniqueId": "06de3882-0411-4938-8f5f-a32bd1e877b7",
      "title": "Addons versions",
      "name": "TogoCommunityAddonsVersions",
      "description": "Addons versions",
      "type": "Note",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    },
    {
      "uniqueId": "9156ef7e-d56d-4044-beec-dd8e740e69ab",
      "title": "Status",
      "name": "TogoCommunityStatus",
      "description": "Status",
      "type": "Text",
      "defaultValue": "",
      "isBase": true,
      "searchProperty": ""
    }
  ]
}

TOGODocuments content type columns

TOGODocuments content type columns
{
  "termSet": "f58b149d-283d-4f74-94f4-9b0d05bb91e7",
  "multiple": false,
  "uniqueId": "a01feae1-9471-4aa8-82ae-dc460c3c0dc2",
  "title": "Category",
  "name": "TogoDocumentsCategory",
  "description": "Document Category",
  "type": "ManagedMetadata",
  "defaultValue": "",
  "isBase": true,
  "searchProperty": "owstaxIdTogoDocumentsCategory"
}