I'm looking for a company-wide helpdesk system that multiple departments can use. Either open source or commercial. Users would have one site to go to, when submitting a ticket they should be able to choose a department, and then see services under that department and depending on the service selected I should be able to display custom fields relative to that service. E.g.
New ticket -> QA Department -> Quality Issue -> should display a lot code field that's required to submit the ticket, but I don't want to display that field for a maintenance request.
OTRS is the closest I have found so far, but there is no way to limit which custom fields show up based on the service (without a javascript hack).
Thanks.