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 configures the error message shown to users when their uploaded file surpasses the size limit set by the attachment size property. |
| What area does it affect? |
File upload notifications |
| What does the default mean? |
The default value is "{0} : Looks like that file was too big to upload. {1} MB is the max.", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting file upload size limits or improving user feedback. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.general.multi_file_size_exceed_msg |
| Sys ID |
7ee5e6a977412110ea3707c77b5a99ca |
| Type |
string |
| Application |
Global |
| Default value |
{0} : Looks like that file was too big to upload. {1} MB is the max. |
| Description |
The message that is sent by the system when file uploaded by user exceeds the max size configured by com.glide.cs.upload.attachment.max_size property |
| Updated |
2024-05-25 03:39:03 |
Related properties