Page 1 of 1

Selecting multiple categories

Posted: Wed Apr 25, 2007 9:51 pm
by soopafly
Script URL: local
Version of script: .94
Hosting company: local
URL of phpinfo.php:
URL of session_test.php: local
What terms did you try when SEARCHING for a solution: google, phpjunkyard search

Write your message below:

In my specific case, I need the users to be able to select multiple categories. I've hacked the category dropdown so that it will display all values which a user can select multiple categories. However when the ticket is submitted, only the last value is recorded. I'm assuming that there is a setting in MySQL, but my limited knowledge in that area is very ....well...limited. Any help would be greatly appreciated.

Thanks!

Posted: Thu Apr 26, 2007 8:16 am
by Klemen
You'd have to edit both MySQL tables and the way categories are used when submitting/searching/displaying/replying to tickets, unfortunately too much work and complications to be able to help you.