Block users from downloading or sharing attachments
Set the glide.sg.block_mobile_attachments_sharing system property to true to hide the sharing button in the mobile app native viewer.
Before you begin
Role required: admin
About this task
When glide.sg.block_mobile_attachments_sharing system property is set to false, users can download or share attachments by tapping the share button on their device screens:
Image omitted: share-button-displayed.png
Mobile app with share button displaying
Mobile app with share button displaying
When glide.sg.block_mobile_attachments_sharing system property is set to true, the share button on users' device screens isn't displayed. In this case, users can't download or share attachments:
Image omitted: no-share-button-displayed.png
Mobile app without the share button
Mobile app without the share button
Procedure
Type
sys_properties.listin the Application Navigator.Open the record for glide.sg.block_mobile_attachments_sharing.
In the form match the following values:
| Field | Description |
|---|---|
| Name | glide.sg.block_mobile_attachments_sharing |
| Type | true \| false |
| Value | Enter one of the following values: - Enter `true` to turn off the share button in mobile app screens. - Enter `false` to display the share button in mobile app screens. |
- Right-click the banner at the top of the glide.sg.block_mobile_attachments_sharing form and select Save.
Parent Topic:Mobile system property configurations