Adding Sign on Fields to Sign Up page

Discussion in 'Templates customization' started by wdevn, Oct 25, 2007.

  1. wdevn

    wdevn New Member

    Joined:
    Oct 12, 2007
    Messages:
    17
    Hello to the fine community here,

    I have a quick question. I would like to add fields to the Sign Up page that would allow users to put in items likes, Country, Language ... and questions like "How old are you?"

    I'm aware that many aMember users have added fields like this to their Sign Up page / fields. I would like to know how to add the pull down fields to the questions asked. Also, where is the data asked collected in aMember?

    I have looked at the following:

    http://manual.amember.com/Adding_User_Profile_Fields

    and even this:

    http://www.amember.com/kb/index.php#category_6

    I don't see were information for a pul down menu is added. Or is it just regular HTML lines added to one of the fields in the "Add Fields" section of aMemebr CP.

    Any input in this regard would be welcomed.

    Ji
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Go to your aMember admin screen, and click on add fields.
    Click on add field.
    Field name, will be the field name in the database, title will be shown to the user. Description is more for you.

    Common field
    SQL type - will depend on you, but I like Blob

    Select the type of input you want and you will then be able to input the default input, or choices.

    Visibility of field- this will determine if its shown on the signup page, or profile page.

    Submit and check out your signup form- It should now be added to it.

    David
  3. wdevn

    wdevn New Member

    Joined:
    Oct 12, 2007
    Messages:
    17
    Thanks David! I'll follow these instructions. If I needed to delete a field could I do it from this page or directly from the database

    Thanks
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Yep, you can do it right form the admin screen.

    David
  5. wdevn

    wdevn New Member

    Joined:
    Oct 12, 2007
    Messages:
    17
    Hello again David!

    We tried this and it does work. However, I would like to know how to create pulldown menus...like the country selection area...a list of countries in a pulldown box. It doesn't look like aMember has a pulldown menu option. Is this correct !?


  6. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    You need to set Display Type to Select (single value)
  7. wdevn

    wdevn New Member

    Joined:
    Oct 12, 2007
    Messages:
    17

    Thanks! It now works fine. I have added about 10 new select boxes.

    Thanks again.

    Ji

Share This Page