Login and subforms

I have created my own login form for which I embed a couple of subforms for HTML formatting.All is correct when I call this form, BUT if I input something wrong (user or password) the form is recalled with the error displayed but SUBFORMS ARE NOT LOADED!!! Everything before and after the subform is there!!!

But all my formatting is lost!

I tried “normal” subforms and calculated ones, with no difference.

The strange thing is that I used exactly the same technique for “ChangePassword” form and it WORKS, even when I misspell the password: did anybody find this problem or can reproduce it?

My only workaround, for the moment, is to COPY the content of the subform into the login form, but so I lose the functionality of a single place for modifications…

Any help appreciated. Frank

Subject: Re: Login and subforms

Subforms may be used in your custom login form. Make sure you have this property checked on the Subform’s security tab: Available to Public Access users.

Without that option, the user will not be able to view the Subforms when redirected back to your login form.