I'm using gravity and the user registration plug-in. I've read the forum posts about auto-logging-in a user after registration, but the code seems to be for all forms on a site. Can this be done for a specific form only (perhaps by form ID)?
We have a diverse site, and one of our sponsors would like to make a download available to anyone that wants it, but the site requires membership to access. I've created a new locked down user role for these registrants - but they cannot access the file to download without being logged in to the site.
If I use the code add into to the functions.php as mentioned here: http://www.gravityhelp.com/forums/topic/user-registration-login-redirect-to-private-page#post-40030
but that seems to function for ALL gravity forms.