Isuse with deleting a record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 06:38 AM
Hi,
I'm facing an issue with deleting a configuration record. I used 'Insert and Stay' to create a copy of the OOTB UX List record (sys_ux_list), but right now, it cannot be removed. Also, any newly created UX List record can't be deleted. When I hit the delete button, the page is refreshed, but the record stays, and I don't see any errors, messages, etc. I checked on PDI and the client instance, and I see the same behavior. Also, I have checked cross-scope access, but I haven't found anything there.
What might be the problem with it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:09 AM - edited ‎12-05-2023 07:11 AM
Hi @Anand Kumar P
Unfortunately, it didn't work in my case. When I clicked delete, I was redirected to a recently used list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:13 AM
Hi @miro2 ,
Open your delete ui action and check any code updates and it is impacting the delete ui action not to work compare with PDI delete ui action script.
Thanks,
Anand