Hi,
The app has a modal page that contains a list of items. When I click one of the items, is shown 3 options, one of them is to delete that item. If I choose to delete the item, I would like, after deletion, to have the list refreshed, not showing the deleted item. How can I refresh the modal page?
Thanks.