I am trying to do something like this in Joomla 2.5:
This is a NON FUNCTIONAL mockup of course, but in a nutshell, each registered user needs to be able to maintain a list of items that they have in their collection.
For each item added, the user would select the pattern of the item then write a short
description of the item and then click the Add (+) button.
Their list would then update with the latest item(s) they've added.
They should also be able to delete / edit items in their list.
The real kicker is that each user should ONLY be able to see and edit their own items.
What is the easiest way to accomplish this?
Many thanks!
Cynthia