Thursday 03 April 2003 4:36:18 am
I am trying to extend the user data that get stored within ez. Specifically I want to define data for address, payment info, etc but don't want to alter the standard user definition. I have created a new set of classes to store this information and need to relate it to the user. Do I relate this data to the user class similar to reviews related to products or do I get this data entered after the user has logged in and therefore have their details (current user) to do the relation automatically. If I use the second method how do I access this data when the user logs in as the data needs to be specific to the user and not all users details. Do I search for the records or use the role system to only allow access to data they have entered.
-- Stuart
[email protected]
http://www.grandmore.com
|