Hi Thanks, that work! But, can i get the value of username and password , so that way, decide where to redirect ? Many thanks for your help Marta! Marta Girdea wrote:
Hi Bruno,
On Tue, Jul 22, 2008 at 6:14 PM, Bruno Amaro Almeida <[email protected]> wrote:
How can i redirect the users after login to a space ?
The page where the user is redirected is specified in the field named xredirect.
So, in login.vm, you need to change the line <div class="hidden"><input type="hidden" name="xredirect" value="$!request.xredirect"/>
to
<div class="hidden"><input type="hidden" name="xredirect" value="$xwiki.getURL('MySpace.WebHome')"/> _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs