Dispatch Table Record Action
Hi all
I wondered if its possible to dispatch a table record action from another location.
I know we can do this via URL
but that requires a refresh so I'd like to do this without if possible.
I'd like to go something like $this->dispatch('xxx');
thanks everyone.
I wondered if its possible to dispatch a table record action from another location.
I know we can do this via URL
?tableAction=view_prices&tableActionRecord=84but that requires a refresh so I'd like to do this without if possible.
I'd like to go something like $this->dispatch('xxx');
thanks everyone.