Hi
Is there a way to customize the default server web login form in domcfg.nsf to make it after submit to redirect the page to an url of type:
http:///mail/username.nsf.
I tried to make a js window.replace( “http:///mail/username.nsf” ) on the Form ONSUBMIT event in the domcfg.nsf db , but it doesn’t work is there any other way to do this ?
Thx
Pierrick