Jonathan Harrison
New Member
- Joined
- Jul 15, 2011
- Messages
- 43
I have a table that holds a list of problems that need to be fixed. I would like to tag each of these problems similar to how blog posts are tagged so that I can easily retrieve all records tagged with "office space" or "electrical" in the future. Each record will be tagged with mulitple tags and When creating a new record, I would like users to be able to select from a list box that auto populates with all previously used tags and add their own tags if need be. I have tried using a list box and a combo box for this but have run into issues with both. Can someone please point me in the right direction?
Thanks!
Thanks!