Login without redirect

i am using single server authentication with a own login form in domcfg.nsf

i removed the RedirectTo field of the form because users get a direct link to the document they should see.

but wen they login they always get a forward to the webserver defaultentry site.

is there a way that the directly get to the document they want to see?

Subject: login without redirect

found the solution for my problem now.

the RedirectTo field was hidden for the web in the notes form. only the html parameter type=hidden should be set to be invisible.