Don't show "Attachment" Sidebar in Recordviewer in Workspace

Nicole Jeschor
Kilo Explorer

Hi,

I'm using a workspace created in the App-Engine. I already disabled the possibility to upload attachments. But the sidebar is still shown. How do I have to configure the workspace/record viewer that it isn't shown anymore?

Thanks 🙂

1 REPLY 1

Muralidharan BS
Mega Sage
Mega Sage

Hi Nicole,

Those are contextual side panels you can disable the attachment by going through this

1. go to sys_declarative_action_assignment.LIST

2. Search for attachment

3. open the record and make it inactive for respective table

4. you will also find one in the Global scope, for this 

5. open the record and go to action exclution in the related list

6. add the table name you want the attachmnet to exclude. 

find_real_file.png

result

find_real_file.png

\done that should do the work 

Thanks