So at the beginning of a form I want users to login. I have created an article, and loaded the SCLogin module in that article via a module {loadposition social} tag. I have the call to my form (breezingforms) in another article. I am unable to get the module to redirect a user that is either logged in or has created the account seemingly to the next article where they can proceed with the form (which is a multi-part form, which is why I have the login first.) I tried to set the redirection item to a menu link that was hidden, and set it in the module login view and that hasnt worked... I dont have another redirection plugin on, it basically redirects me back to the login page, where the logout button is, I need to advance that basically.