Property reference

com.glide.cs.general.multi_file_upload_max_count_exceed_msg

This property defines the message displayed when a user attempts to upload more files than allowed by the system. It is important for guiding users on upload limits and ensuring compliance with file upload policies.

Default: You can only upload {0} files at a time. 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? It specifies the error message shown when the number of uploaded files exceeds the limit set by the com.glide.cs.upload.attachment.max_count property.
What area does it affect? File Upload Management
What does the default mean? The default value is "You can only upload {0} files at a time.", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting file upload limits or improving user feedback during file uploads.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.general.multi_file_upload_max_count_exceed_msg
Sys ID d1e422a977412110ea3707c77b5a99e5
Type string
Application Global
Default value You can only upload {0} files at a time.
Description The message that is sent by the system when files uploaded by user exceeds the count configured by com.glide.cs.upload.attachment.max_count property
Updated 2024-05-25 03:39:10