Putting all the user preferences on one page

edited February 2009 in Vanilla 1.0 Help
Is it possible? I would like to have one area to edit anything about my accout, rather then having it split up between multiple pages.

I'm assuming this causes the problem for password and role editing. And I'm at a loss for role editing.

$this->PostBackParams->Set('PostBackAction', 'ProcessRole');
and

$this->PostBackParams->Set('PostBackAction', 'ProcessPassword');

Help please? :)
Sign In or Register to comment.