How to customise the attachment encryption popup modal

Vijay Kumar4
Mega Guru

When I add attachments to a catalog item, a popup appears with two buttons: **'Upload without encrypting'** and **'Upload and encrypt'**. I need to remove the **'Upload without encrypting'** option from this popup. Is this popup a widget? If so, could you please provide the name of the widget?

VijayKumar4_0-1730277813191.png

 

1 ACCEPTED SOLUTION

Vijay Kumar4
Mega Guru

This popup is coming from 'spAttachmentUpload' Angular Provider

View solution in original post

6 REPLIES 6

Mohan raj
Mega Sage

Hi @Vijay Kumar4,

 

This pop-up can be created using a UI Macro and a UI Page. Therefore, you need to modify the UI Page.

 

If my response helps you, please mark it as "Accept Solution" or hit the thumbs up to indicate it was helpful.

Hi @Mohan raj , Thanks for your reply. Could you please provide the name of UI Macro and a UI Page.

 

Mohan raj
Mega Sage

Hi @Vijay Kumar4,

 

I don't think this is an out-of-the-box (OOB) pop-up. It may have been custom-created. Navigate to the UI Page and UI Macro to find the custom pop-up.

 

If my response helps you, please mark it as "Accept Solution" or hit the thumbs up to indicate it was helpful.

Hi @Mohan raj ,

I have checked both the UI Page and UI Macro, but I didn't find anything related to the mentioned popup. It would be helpful if you could provide the name.

Thanks