Only 3 Fields for Sign up?

Discussion in 'Templates customization' started by evevera, Sep 22, 2010.

  1. evevera

    evevera Member

    Joined:
    Jul 28, 2010
    Messages:
    41
    Is it possible to only have 3 fields on the sign up page?

    Can I just have:

    First Name:
    Email:
    Affiliate Id:

    ?

    Katie
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    @evevera: You can certainly modify the signup php and template to only have (and require) those fields. I would think you would not even need "Affiliate ID" since that should be derived from the link used to refer the visitor to your site in the first place.

    You would probably also need to customize a bit of the javascript that handles the required field checks.
  3. evevera

    evevera Member

    Joined:
    Jul 28, 2010
    Messages:
    41
    Not sure about the javascript. But I thought those fields that are required has to be on the form?

    Also, I'd like the user to login with just their email address. Can I even have no password for login?
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    You can have the system generate the username and password- its under amember admin / setup / advanced i think.

    David
  5. miso

    miso aMember Pro Customer

    Joined:
    Aug 22, 2006
    Messages:
    543
    You can have the system generate the password for you, but you can't take it out completely during the login stage... unless you are open to some heavy duty customization there.

Share This Page