I am using joomla Login page, but need to change the action page of login, its currently as form action=\"params->
I myself too had this problem, like I could configure my login modules to redirect to a specific page after successful login, but the com_user login view still redirected to the joomla user profile page. This plugin seems to do the trick.
The redirection of the login module is done via the Module Manager.
So, in the Joomla backend, go to the "Module Manager", then open the Login module, and you will see a parameter for it on the right hand side.
Can't you do this via the login module?
Just create a menu item to the url that you want to go to and select it in the "Login Redirection Page" dropdown in the login module parameters.
