Address info

Discussion in 'Customization & add-ons' started by moonwalker, Oct 23, 2010.

  1. moonwalker

    moonwalker aMember Pro Customer

    Joined:
    Aug 21, 2010
    Messages:
    52
    Is there anyway I can show the address info only for a certain membership?
    I have two memberships: Silver and Gold. I don't need to show the address info for the Silver one, but I need it for the Gold membership.

    I'm just asking before starting making my own database tables.

    Thanks.
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
  3. moonwalker

    moonwalker aMember Pro Customer

    Joined:
    Aug 21, 2010
    Messages:
    52
    Thanks David,

    But I don't think this will be helpful. Because everyone can use the link/button or whatever to show the address info. So even Silver users will be able to add the information. I need it only for the Gold users. :)

    I think it's best to make a table gold_plan and add the information needed there, using user name or user_id as a link between the tables.
  4. erwinvdb

    erwinvdb aMember Pro Customer

    Joined:
    Aug 30, 2007
    Messages:
    264
    You can create a copy of your signup page, make sure you have the address fields as optional in the amember settings BUT make the fields required on the new signup page with javascript. I use separate signup pages to achieve similar effects. I can highly recommend the amSalesPages plugin by Ken Gary.
  5. moonwalker

    moonwalker aMember Pro Customer

    Joined:
    Aug 21, 2010
    Messages:
    52
    Thank you erwinvdb! I'll give it a shot. ;)
  6. nigp

    nigp aMember Pro Customer

    Joined:
    Oct 12, 2010
    Messages:
    32
    Being useless at javascript, wold it be possible to have a look at how you make the fields required??

    thanks

Share This Page