Hi,
How I can refresh the entity list grid (NOT a subgrid in a form, the entity list page itself) using javascript?
My scenario:
I have a code which open a canvas page to performs some action to the selected records, when the dialog box is closed, I want to refresh the entity list to see the result of the actions.
is it possible to do this without reloading the entire page?