Putting all the user preferences on one page
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.
and
Help please?
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?

0