Hello I am using cmsms 1.9.3 on a windows platform
I've been reading the forms and came across some great articles on setting up FEU. I'm working on a project that allows each FEU to have his or her own page. Personally, I can easily create pages within cmsms. Been doing it for years. But now I want to redirect each new front end user to his or her own page after they sign up. It's a bit of a deeper task for me as I haven't done anything like this before. I see [PageID/Alias to jump to after login *], in settings for front end user. But its a single input field? Am I suppose to code multiple if statements into this single input field? Or Is there a more elaborate guide for creating "multiple redirects conditioned for multiple front end users"?
i.e.
if joe signs up, his page is http://site.../user1
if sally signs up, her page is http://site.../user2
if ted signs up, his page is http://site.../user3
I'm trying to avoid doing this by hand every time someone signs up.
Thanks for any help
Help with FEU redirects [SOLVED]
Help with FEU redirects [SOLVED]
Last edited by blackhawk on Mon Feb 07, 2011 10:26 pm, edited 1 time in total.