Mapping new table to C5 users

Permalink
Hey..

I am trying to make a Many to One relationship with concrete5 users, my table is called Camera and it needs to be configured so that many cameras can belong to one user and one user can have many cameras..

How would I go about doing that in concrete 5.7.4 ?

Thanks for reading.

 
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
Make camera a multi-select user attribute that a user can add to.
SilverDK replied on at Permalink Reply
I see, can you give an example of how this would be done ?
JohntheFish replied on at Permalink Reply
JohntheFish
You create the attribute and add it to users in the dashboard. Then users edit the attribute in their profiles.