Isuse with deleting a record

miro2
Mega Sage

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?

6 REPLIES 6

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.

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