Attachment behavior in offline mode

  • Release version: Australia
  • Updated June 9, 2026
  • 1 minute to read
  • Learn about the size and type limits applied to attachments in the offline cache.

    Attachments can be added to input forms, record screens, activity streams, and details views. Applying size and type limits to attachments keep the offline cache small, preventing unnecessary or oversized files from overloading the device. The total storage allocated for attachments on a user's device is limited to 2,048 MB.

    The following system properties are available when managing attachments in offline mode.
    Table 1. Attachments system properties for offline
    Property Description
    glide.sg.offline.attachment.allowed_content_types A comma-separated list of allowed file types for attachments in offline mode.
    glide.sg.offline.attachment.max_size Set the Maximum size per downloaded attachment.
    glide.sg.offline.attachment.max_total_bytes Total attachment storage limit.
    For information on these and other related offline system properties, see System properties in offline mode.