Property reference

template_icon_supported_content_types

The template_icon_supported_content_types property defines a list of content types that are permitted for icons in Template Definitions. Administrators should review this property to ensure that the correct file types are supported for template icons in their applications.

Default: image/svg+xml Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property specifies the allowed content types for icons associated with Template Definitions, impacting how icons are stored and displayed.
What area does it affect? Template Definitions
What does the default mean? The default value is "image/svg+xml", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adding new icon types or troubleshooting icon display issues.

Out of the box property record

Raw metadata from the property record.

Property name template_icon_supported_content_types
Sys ID 26b065085b23001001fb0c370581c7f2
Type string
Application Global
Default value image/svg+xml
Description A comma separated list (no spaces between types) of supported content types for Template Definition (sys_app_template_definition) icons - content types will be stored in the associated attachments table (sys_attachment) for each Template icon. See sys_attachment --> content_type for example content types.
Updated 2024-05-25 03:39:14