<a href="[~[*id*]~]&service=login" title="Login">Login</a>
How can I get this to work? It just keeps saying:
"You have left some required form fields blank."
Is this possible?
Thanks!
For one thing, you’ll have to replace the [*id*] part with the document ID of the login (or whatever) page, so MODx knows where to send the user. Otherwise, it will just reload the current page.
I can confirm this method works, I just used it on my last project. For example forgot password link: [~pageId~]?service=forgot