Text/Body/Article Type fields are not available on Article TemplatesIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Overview Text/Body/Article Type fields are not available on article templates. Steps to Reproduce 1. Log into the instance.2. Navigate to Knowledge > Article Templates.3. Click "Create New" UI action 4. Text/Body/Article Type fields are not available by default. Reason "Hide Article Type, Text and Wiki Fields for Knowledge Child tables" UI Policy is hiding these field from form by default. Article Templates were designed to allow Admins the ability to create their own look and feel of Article templates and this UI policy is in place to restrict the usage of parent table field. If the same HTML field was present across all child Article Template tables created, it would make it difficult to prevent and allow access to the HTML field for specific child tables. Rather than reusing the parents OOB Text/Body/Type fields, Article templates are designed to allow you to create your own (HTML,String, Integer, Date, Date and time) type fields. ReleaseCauseResolutionRelated Links