Manually triggering a modal action
Is it possible to use modals for edit actions, but keep the edit URL active?
I've got a custom widget and I want to view some details about a model there - ideally in a modal instead of redirecting.
How could I force a "view action" inside a href? Is that even possible?
1 Reply
I don't really understand the issue.