I have a client who wants to have a page that will allow a logged in user to store / change data.
Basically they want to have a page like a mini CRM / Business Development tool whereby they can have
Client A
Sales Status (this is where I want a drop down box displaying "Ready to Buy" / "Looking for quotes" / "No Longer Interested")
A number of logged in users can then change the drop down box accordingly but then return to view the "saved" data and make changes / updates as required (e.g. the data remains persistent?)
Just wondering whether this type of persisent state form is possible.
Thanks for your help