Hello,
I have a datatable component that makes use of protected $queryString that includes some filters for the datatable.
Within that component I need to set the intended.url to be used by the login process.
Can you please suggest a way to get the current url (including the query string) so I can keep it in session?
Thank you very much,