Don't show "Attachment" Sidebar in Recordviewer in Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2022 12:16 PM
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 🙂
- Labels:
-
Now Platform App Engine

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2022 09:45 PM
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.
result
\done that should do the work
Thanks