Hello everyone,
I have created a registration and login form that works fine with chronoforms.
But am now trying to redirect the user upon login to a predefined page please how do i get it done?
Also i want to create a remember me check box on the login form and also a forgot password link, please how do i achieve this?
Thanks in advance for your kind assistance.
Regards.
I have created a registration and login form that works fine with chronoforms.
But am now trying to redirect the user upon login to a predefined page please how do i get it done?
Also i want to create a remember me check box on the login form and also a forgot password link, please how do i achieve this?
Thanks in advance for your kind assistance.
Regards.
Hi foluso,
You would use a ReDirect action to do the redirection.
You can use a Custom Code element in your form to add a Forgot password link.
And I guess that an ordinary Checkbox element will do for the Remember me checkbox - then you'd need to add Custom Code after the form submits to create the necessary cookie. I guess that there is code for that in the Joomla! User class somewhere.
Bob
You would use a ReDirect action to do the redirection.
You can use a Custom Code element in your form to add a Forgot password link.
And I guess that an ordinary Checkbox element will do for the Remember me checkbox - then you'd need to add Custom Code after the form submits to create the necessary cookie. I guess that there is code for that in the Joomla! User class somewhere.
Bob
Hello Bob,
The redirection works like magic, the forgot password link is also working....
I am still working on the remember me.
Thanks a whole lot for your kind suggestions.
Warm regards,
Foluso
The redirection works like magic, the forgot password link is also working....
I am still working on the remember me.
Thanks a whole lot for your kind suggestions.
Warm regards,
Foluso
Hello,
I am making use of easy profile on my site, when i click on the logout i want it redirects me to the default joomla login module although i have disabled it, please how do i redirect this to a separate page?
Thanks in advance for your kind suggestion.
Regards.
I am making use of easy profile on my site, when i click on the logout i want it redirects me to the default joomla login module although i have disabled it, please how do i redirect this to a separate page?
Thanks in advance for your kind suggestion.
Regards.
HI foluso,
I don't know anything about Easy Profile - does it have an option to set the redirect URL?
Bob
I don't know anything about Easy Profile - does it have an option to set the redirect URL?
Bob
This topic is locked and no more replies can be posted.