Skip to main content
Question

Remove the Download option available in Quick Document Viewer

  • December 11, 2023
  • 1 reply
  • 62 views

Forum|alt.badge.img

Is there any possibility of removing the Download option available in Image Viewer which is opened when VIEW is selected in Document attachment pane in any business object.

 

 

1 reply

Marcel.Ausan
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • December 12, 2023

@skanlk at a quick check I would say that is not really possible, but maybe @Mathias Dahl would know more :).

API invoked when download button is pressed:

https://**********-tst.ifs.cloud/main/ifsapplications/projection/v1/DocReferenceObjectAttachmentHandling.svc/DocIssueSet(DocClass='****',DocNo='*****',DocSheet='1',DocRev='A1')/EdmFileReferenceArray(DocClass='*****',DocNo='*****',DocSheet='1',DocRev='A1',DocType='ORIGINAL',FileNo=1)?$select=FileData

Commands within the DocReferenceObjectAttachmentHandling API that could be granted/not granted to a permission set. I don’t think any one of these commands are related to the download button.