Hi, I would like to sort my collection not only by one single ID, which autoincrements when I'am adding a new DVD. I would like to make that by category. I have a child and I don't want to put some horror-movie next to some child-movie, because the software put the ID 2000 next to ID 2001.
When I'am adding DVD, I want to define a Category (-Letter). E.G.: H for Horror, C for Children, D for Drama, C for Comedy, M for Music, ... - for all these categorys there is a ID, starting with 1. Example: H1, C1, ... If I add a new Horror-Movie and I already have 200, then I get ID H201.
Is that already possible? I think, this could be a nice feature for everybody (with children ;-)
Thanks
Baywalker |