SalesforceLabs / EnhancedLightningGrid

Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
BSD 3-Clause "New" or "Revised" License
136 stars 97 forks source link

Delete button not working #63

Open djelloulm opened 2 years ago

djelloulm commented 2 years ago

Hello guys, We tried eveything to implement delete action using this payload : {"Action":"Delete","sObjectID":"#Id#"} But it's not working. image We have the message we click on delete but nothing happend.

Please can you help us with this issue ?

djelloulm commented 2 years ago

List button delete is not working, we can't select several lines to delete