6 Dec
2001
6 Dec
'01
8:22 p.m.
Hi, Trying to extend the User object (the object exposed in the acl_users folders) to associate some additional fields with a user - essentially creating a user profile. (Ex: when adding a user, have a checkbox asking "do you want us to send you our spam?") Am I looking in the wrong place for persisting user data? It looks like the User object only supports Name, Password, Domains, and Role. TIA, Josh