I have a Login form and currently the template had "IndexPage" as the URL on Save. I need to go to a different URL according to who has logged in. How can I set a conditional URL on save? I tried embedding code to set LOC:Formaction just after the template sets it, but the embed point was too early to take account of the login.