Page 1 of 1

Unique registered user page

PostPosted: October 6th, 2011, 12:37 pm
by ngentile
Hello,

I am looking to create a login that redirects a valid user to a custom page that is only viewable by them. Can I use S2 to do this? I have thought about just making a group for each individual user and make them exclusive poster for that page but I can see how that would get out of hand. I want to have a secure page for info that is specific to each user. Any ideas if this is possible with S2? Thanks!

Re: Unique registered user page

PostPosted: October 6th, 2011, 1:01 pm
by zioncg

Re: Unique registered user page

PostPosted: October 6th, 2011, 1:09 pm
by ngentile
Thank you SO much. This is exactly what I needed. Success!

Re: Unique registered user page

PostPosted: October 7th, 2011, 1:04 am
by Cristián Lávaque
That's a good solution. Another option would be to create a page for the info you want to show them, and customize the content using conditionals or custom PHP code that'll let you show the user the info for him. Then the info would change depending on the user that is viewing the page.