This topic contains 0 replies, has 1 voice. Last updated by M B 4 years ago.
Topic Author | Topic |
---|---|
Posted: Tuesday Dec 18th, 2012 at 4:32 pm #34967 | |
My site uses s2member to manage subscriber profiles. I need to establish a one to many relationship for each member. For example, a user can have multiple sport interests and for each sport, he can have a favorite team. So I am looking to implement one user to many sports (with a favorite team in each sport). So, how would I establish this additional table (or user data [usermeta]) using s2member? |