URL for modal window in Resource
Good afternoon everyone! I made a model and resource for it. I decided that I want it to open in a modal (without a separate page) and added the slideOver methond to the edit action.
But here's the problem - when you open an element, the URL does not change. What should I do with that? Cause for example, mb I need to throw a link to this element, or when i'll refresh the page it won’t open. Who knows how to solve it?
2 Replies
As far as I know, modals are not deeplinkable at the moment. If you need a deeplink, create a separate edit page, register it but just don't link it in the table actions
I've tried that already before, but it redirects me to the edit page