Member signups

infinityssm
infinityssm
@makande
7 years ago
53 posts
Hi,

I remember in Jam4 we were able to configure signup pages to individual quotas. Is this still possible? Can I have a signup page or link for a specific quota?

Thanks
Michael
updated by @makande: 06/19/17 10:14:08PM
michael
@michael
7 years ago
7,714 posts
you want to build a signup page around the form to signup to a specific quota, like "Artists signup page" "Members signup page".

Or you want to redirect to a specific url per quota after the signup form has been completed?
infinityssm
infinityssm
@makande
7 years ago
53 posts
I would like to build a signup page around the form to signup to a specific quota, like "Artists signup page"
michael
@michael
7 years ago
7,714 posts
Not exactly what you're after, but it does cover adding the signup form to a Site Builder page then adding some styling around it.

Docs: "HowTo: make the site visible to members only"
https://www.jamroom.net/the-jamroom-network/documentation/howto/4357/howto-make-the-site-visible-to-members-only

Or if you want to do it via the skins and a .tpl file then this page has the code on how to add the 'login' form to any page, could be adapted to add the signup form to any page too though.

Docs: "HowTo: add the login form to any page"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/603/howto-add-the-user-login-form-to-any-page
infinityssm
infinityssm
@makande
7 years ago
53 posts
Thanks Michael