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.
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.
Make camera a multi-select user attribute that a user can add to.
I see, can you give an example of how this would be done ?
You create the attribute and add it to users in the dashboard. Then users edit the attribute in their profiles.