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 determines the limit on visible attachments in a form, influencing how users interact with file uploads. |
| What area does it affect? |
Form user interface |
| What does the default mean? |
The default value is "3", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting attachment visibility for user experience or screen layout. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.attachment.overflow_limit |
| Sys ID |
3c711f1e0f903300a50e6dd0ff767ee2 |
| Type |
integer |
| Application |
Global |
| Default value |
3 |
| Description |
Controls how many attachments may appear at the top of the form. Attachments will wrap to additional lines if there is not sufficient screen width. If the number of attachments exceeds this value, a button indicating the number of additional attachments appears by the last attachment. |
| Updated |
2024-05-25 03:38:57 |
Related properties