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 sets the error message shown to users when their input exceeds the allowed character limit, helping guide them to provide valid input. |
| What area does it affect? |
User Input Validation |
| What does the default mean? |
The default value is "The input exceeds maximum number of characters. Please shorten the input and try again.", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing user feedback messages or during application updates. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.general.retry_max_char_limit_exceeded_message |
| Sys ID |
e716376a3b2033009cbbcea234efc421 |
| Type |
string |
| Application |
Global |
| Default value |
The input exceeds maximum number of characters. Please shorten the input and try again. |
| Description |
General Retry Max Character Limit Exceeded Message |
| Updated |
2024-05-25 03:39:12 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties