Hello everyone. When I press the delete button on a card component used within a list view, I'm trying to refresh the database query upon returning via a callback to prevent the deleted item from being displayed. However, even though I've successfully implemented the callback in the component, when I select 'refresh database request' from the card on the page, I get the error 'no eligible database requests present to refresh'. I followed the instructions in a video exactly, but I couldn't fix this issue. Please help.
List VIew Database Refresh Request Problem
Actions & Logic
Resolved
I've tried many different combinations with the callback and action parts, but the result is the same.
Yes
3
4 replies