• Remember Mailing List

Re: add custom fields

from Ross Patterson on Oct 13, 2006 12:47 AM
Are you familiar with Archetypes?  Basically you just make a
new Archetype type based on Products.remember.content.member.Member,
copy the Member.schema and add your custom fields to it.

There are a few additional steps for "registering" your new type as a
member type that can all be accomplished, if memory serves, through a
GS profile.  See
https://svn.plone.org/svn/collective/personalities/trunk for examples:

content/confirm.py
profiles/default/archetype_tool.xml
profiles/default/membrane_tool.xml
profiles/default/types.xml
profiles/default/types/ConfirmationMember.xml
profiles/default/types/MemberDataContainer.xml

Ross

"Dennis J Harrison Jr" <dennis@...> writes:

> Hello I am new to the list.
>
> Ok, just trying to add extra fields to the user when i add a simple user.  Thiisngs like phone number and address.  I am just now looking around in the product folder so maybe i
> will dig something up before I get a response.  But if anyone has the correct way of doing this through trial and error a few times I would love to know so hopefully I could at
> least help with some documentation?
>
> Thanks for reading this
>
> --
> Dennis J Harrison Jr
> Owner - Absolute IT..
> dennis@...
> B: 504.754.1343
> C: 985.590.0420
Return to date view: threaded or flat