Posted by stano.lacko on December 29, 2011 at 10:17pm
Hi,
I have webpage of mine coins where I have set if I have this coin in my collection and also if I have this coin for swap.
I change it be edit each coin node.
But I need it for my friends, which are also collectors.
How can I store these settings per user basis?
Thanks
Comments
relations
Hello
Try the relations module, if you use d7 you can set up relation types like user_has_coin and add a field with the amount.
very powerful yet simple. then you can separate the coin from the fact that you have it.
good luck
flag
If you just want to have individual indications if someone has a certain coin you could use the "flag" module. It works like a bookmark and is integrated into views, so you could view a subset of what a User has, or all the Users of a certain node; for example.