I have a web login using domcfg(FYI : the CustomLoginForm is mapped to mydb.nsf, single server session autentication is enabled and and Everything is working perfectly fine)
BUT i have customized this form to put few buttons ,the function of these buttons is to open up a new form on that form , it works fine ONLY when the page opens.? If the user enters a wrong username or password or if some error , then the login functionality works but then all my buttons doesnt respond and also the images which was customized on the form disappears as if it is not the same form but some diff form.
The login still works fine but not the others buttons which has been customized.
*I think there is something to do with the COMPUTED VALUE on the default form or something to do with the session ? need to know as anyone as come across such problem and if so what can be done so that i can have a consistency across.
Any help is appreciated.
Regards