Hi,
Does anyone know how I can create a custom login page? We have a project which users with 'normal' browsers access but also user with mobile devices. For those user I need to create a special login page as they will have issues with the normal MySOurce Matric login page. I had a look at the assets that could create but could not find anything related to authenfication.
Anyone any ideas?
Thanks,
Uwe
[quote]Hi,
Does anyone know how I can create a custom login page? We have a project which users with 'normal' browsers access but also user with mobile devices. For those user I need to create a special login page as they will have issues with the normal MySOurce Matric login page. I had a look at the assets that could create but could not find anything related to authenfication.
Anyone any ideas?
Thanks,
Uwe[/quote]
It really depends on who might be using the page (e.g. is it in a controlled environment, do you always know what type of device will be used?) but you could look into design customisations using CSS and handheld media type.
You can create any design you want, based on the default login design in the System Config folder, and tell the Site (or part thereof) to use it as the login design. You do this on the settings screen.
I used the way recommended here to get a new minimalist login design made, and that worked, except on the cellphones we tried. It turns out the security certificates require a different format for mobiles so the problem lies else where for now.
I don't even use a login design for our logged in sections. I use an account manager page and configure the not logged in body copy for the login, and the logged in body copy with what ever content I want the logged in user to have. This is a quick and easy way, at least for me, to allow the user to login and get to their content. Recently I used this to give a user access to their assets that they built for a new PUC Marketplace website.