Disable Attachment Encryption on Portal

corjack
Tera Contributor

Does anyone know how to disable the attachment encryption on the service portal for Paris?  Thanks!

7 REPLIES 7

Hi Tyler, 

Thank you very much. 

I did find another work around. In the 'Header Menu' widget I created a new Angular provider with the type of 'Service' with the script as follows:

window.g_has_encryption_context = false;

That fixed it for me. 

Great information, thanks for sharing

 

Kind Regards

 

Ashley

Riya Verma
Kilo Sage
Kilo Sage

Hi @corjack ,

 

Hope you are doing great.

 

To disable attachments follwo below steps :

 

1) open the record(incident , change etc)

2) Right click on header then on configure-> Dictionary

RiyaVerma_0-1687264124195.png

 

 

3) Open the record with column name as blank.

RiyaVerma_1-1687264124210.png

 

 

4) Click on Advanced view related list.

RiyaVerma_2-1687264124241.png

 

 

5) In attribute field add one more attribute as no_attachment.

RiyaVerma_3-1687264124234.png

 

 

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma