Restrict file extensions
Use the glide.ui.strict_content_types to restrict the image file extensions that appear in the UI.
Before you begin
Role required: admin
Procedure
Enter
sys_properties.listin the Navigation filter.Verify that the property does not exist by searching for the property name.
Click New.
Complete the system property using the following table.
Field Description Name glide.ui.strict_content_types Type string Value Comma-separated list of acceptable image file names. Use any of the following file types: ico,gif,png,jpg,jpeg,bmp,js,css,htm,html,ogg,mp3,eot,woff,woff2,svg,ttf,swf,cur,map Note: Any files that use a file extension that is not included in the list of values appear broken in the UI.
Parent Topic:Storing images in the database
Related topics