Hi,
I have a form where user can submit their thoughts. Only authenticated users are allowed to submit. So I want to open user login form in lightbox2 modal popup on form submit only if user is not logged in. How can I do this ?
Thanks in advance.