hide delete button in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 03:04 AM - edited 07-29-2024 03:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 03:56 AM - edited 07-29-2024 03:57 AM
There are several ways you could address it:
Option 1: Configure "delete" ACLs for your table to restrict deletion as required. However, this will apply not only in SOW, but platform-wide.
Option 2: In your "Delete" UI Action, add an entry to the UI Action Visibility related list to exclude that UI Action for whatever view you are using in SOW. However, that will apply generally for that view, not only in SOW. Moreover, if your table uses the global UI Action, that will have impact for all tables using it.
Option 3: If your table is using the global "Delete" UI Action, override it by creating a dedicated UI Action for your table with the same action name and restrict its visibility by role (on "Requires role" tab).
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 06:53 AM
Hi @harry24 ,
Type sys_ux_form_action_layout_item.LIST on navigator.
Look for "Delete" action fro the application mentioned below :
Open the record and mark it as "Active" false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 06:22 PM
Hi @harry24 ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 01:13 AM
Hi @Community Alums
only for problem record -
need help we have problem record and in record we have related list approver when we open the record , hide the delete button in sow?