---
sourceDocument: Yokohama ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/platform-administration

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Hide the attachment \[view\] link

# Hide the attachment \[view\] link {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Users can open an attachment by clicking either the file name or the
\[view\] link. The \[view\] link opens the
file from within the browser, which executes JavaScript code as part of the attachment. You
can hide the \[view\] link. Users can still view attachments by
clicking the file name.

## Before you begin

Role required: Admin.

## Procedure

1. Add the glide.ui.disable_attachment_view and glide.ui.attachment_popup properties.  
   For instructions on adding properties to the platform, see [Add a system property](https://www.servicenow.com/docs/otMgp3UdZkTqNnm5uEsqrQ "Add or create a property to control system behavior.").
2. For the glide.ui.disable_attachment_view property, set the Type to true/false and set the Value to true.
3. For the glide.ui.attachment_popup property, set the Type to true/false and set the Value to false.
4. To return to the default behavior (enable the link), set the glide.ui.attachment_popup property Value to true.

