Template

CM_Template

Template defines how content is displayed

Overview

Table NameCM_Template
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (22)

Column Type Required Default Description
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(10) Yes - Tenant for this installation.
AD_Org_ID Table Direct(10) Yes - Organizational entity within tenant
CM_Template_ID ID(10) Yes - Template defines how content is displayed
CM_Template_UU String(36) No - -
CM_WebProject_ID Table Direct(10) No - A web project is the main data container for Containers, URLs, Ads, Media etc.
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(10) Yes - User who created this records
Description String(255) No - Optional short description of the record
Elements Text(2000) No - Contains list of elements separated by CR
Help Text(2000) No - Comment or Hint
IsActive Yes-No(1) Yes - The record is active in the system
IsInclude Yes-No(1) Yes - Defines whether this content / template is included into another one
IsNews Yes-No(1) Yes - Template or container uses news channels
IsSummary Yes-No(1) Yes - This is a summary entity
IsUseAd Yes-No(1) Yes - Whether or not this templates uses Ad's
IsValid Yes-No(1) Yes - Element is valid
Processing Button(1) No - -
TemplateXST Text Long No - Contains the template code itself
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(10) Yes - User who updated this records
Value String(40) Yes - Search key for the record in the format required - must be unique

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
CM_WebProject_ID CM_WebProject.CM_WebProject_ID A web project is the main data container for Containers, URLs, Ads, Media etc.

Generated on 2026-05-03T18:00:59.231227147Z