Hi,
Is it possible to create a deep link from a frontend page to a backend module form?
Example:
I have a module with a form that is used to edit an entity.
I have a frontend page presenting the entity.
On the frontend page I would like to add a "Edit entity" button.
Pressing the button should
1. Present the user with the backend login screen.
2. Once logged in, the user should be directed to the right form & module and thus able to edit the entity.
Regards,
René