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 restricts downloadable static content to a predefined list of file types, ensuring only specified formats are permitted. |
| What area does it affect? |
Static content management |
| What does the default mean? |
The default value is "ico,gif,png,jpg,jpeg,bmp,ogg,mp3", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating security policies or adding new file types for download. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.strict_customer_uploaded_content_types |
| Sys ID |
c574391e8d34021087de63ac7f1f001b |
| Type |
string |
| Application |
Global |
| Default value |
ico,gif,png,jpg,jpeg,bmp,ogg,mp3 |
| Description |
When the glide.ui.strict_customer_uploaded_static_content_types parameter includes a list of comma delimited files. These will be the only file types that can be downloaded as static content from an instance. |
| Updated |
2024-05-25 03:56:55 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the glide.ui.strict_customer_uploaded_static_content property to enable restrictions on the file types that can be downloaded when they have been uploaded using the Upload File functionality. You use this property with the glide.ui.strict_customer_uploaded_content_types property, which creates a comma-delimited list of restricted downloadable file types. Warning: The value for this property is a no DB override. It can't be altered or overridden. © 2026 ...
Related properties