- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 01:29 AM
I have a list component in a page. Now i am looking for deleting a record from the list component.
for more info list component showing relationship data from cmdb_rel_ci table.
how to perform delete operation ?
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
Delete list item in ui builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 01:53 AM
Give a try by defining a new action in the Action Assignment [sys_declarative_action_assignment] table.
Sample below:
Result:
Let me know if it works for you!
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 01:53 AM
Give a try by defining a new action in the Action Assignment [sys_declarative_action_assignment] table.
Sample below:
Result:
Let me know if it works for you!
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 02:56 AM
@Tai Vu how did you get this delete button in the list header section?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 07:09 AM
Thank you very much for the response, Tai Vu.
Since this topic often appears in searches related to this issue, I'd like to take the opportunity to answer roconmachine's question:
The path to access the [sys_declarative_action_assignment] table and create the action is:
Workspace Experience → Actions & Components → List Actions.