dg_name
03-12-2008, 05:26 PM
Looking through the database, events list numerical id numbers for their associated category/selections, but I don't see any table containing the actual mappings of numbers to categories, is it stored in a text file? I've looked through the files on the server and I don't see anything.
The reason I ask is that I like the script a lot, but I'm going to need to create a lot of categories since only one selection can be made per category, and I don't want the admin area to be cluttered up with tons of dropdown boxes with only one selection, so I'm thinking that it may be simplest to create my own backend for maintaining the database, with a multi-select dropdown of Category/Selection pairs.
In my case, a given event may need to show up in both "Arts and Entertainment" and "Community Resources" for example, ideally those should both be selections of "Event Type," but since I need to be able to select both, there will need to be categories for each instead, right?
I like everything else about the script, much cleaner than anything else I've looked at, still testing but will likely buy a license in the next few days if I can find solutions to this!
David
The reason I ask is that I like the script a lot, but I'm going to need to create a lot of categories since only one selection can be made per category, and I don't want the admin area to be cluttered up with tons of dropdown boxes with only one selection, so I'm thinking that it may be simplest to create my own backend for maintaining the database, with a multi-select dropdown of Category/Selection pairs.
In my case, a given event may need to show up in both "Arts and Entertainment" and "Community Resources" for example, ideally those should both be selections of "Event Type," but since I need to be able to select both, there will need to be categories for each instead, right?
I like everything else about the script, much cleaner than anything else I've looked at, still testing but will likely buy a license in the next few days if I can find solutions to this!
David