Adding custom user fields to any page

Discussion in 'Customization & add-ons' started by pancakeunicorn, Mar 31, 2010.

  1. pancakeunicorn

    pancakeunicorn New Member

    Joined:
    Apr 5, 2007
    Messages:
    6
    Is there any way to create editable custom fields that can be placed on any page in my site? The fields should be unique for each user, similar to profile fields. I figured out how to display unique fields, but I can't make them editable. Any help would be greatly appreciated.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Well you will need to create code that will update database directly.
    You can setup these fields as SQL fields in aMember, then will be able to update them via simple SQL query.

Share This Page