I'm trying to use ctools dialogs to display the registration/login forms. I've found a bunch of examples, and have it mostly working. However, I notice when I click on my registration link, the popup displays and I click the close button. If I then click on my registration link again, the page redirects to user/register instead of loading the dialog.
Is there a way to fix this without reloading the page when the dialog closes?
Also, is there a way to display the link for the user login on the registration form and have that form open in the dialog? Currently, it loads the entire page in the dialog instead of just the form.
Comments
Comment #1
merlinofchaos commentedI don't know why this would happen; it would suggest that the javascript has somehow been removed from your registration link. Either that or some javascript crashed somewhere on the second link.
Does that registration link somehow get rerendered?
Comment #2
Ashlar commentedThis bug report has not been active for over six months. In an effort to clean-up the issue queue this item has been closed. If your modules are current and the report is still relevant please feel free to change the Status back to active.