We'll definitely try this out on our test server. The only downside is that we have ~100 CustomerIDs that need to be corrected, would've been great if a relatively simple change can be made to the pearl code to remedy this problem.
We've got a slight problem with our customer ID format.
We have customers with branches, so in OTRS we created customer IDs such as "Customer1 (NY)", "Customer1 (LA)", and so on and so forth. This is all working, we can create tickets, run reports, and etc.
I'm not sure if I missed some configuration, it seems like all Ticket Watcher does is for someone to "bookmark" a ticket. Is there a way for the ticket watcher to receive email notification on things such as new notes added, ownership change, and etc?
Am I the only one to notice that setting style.display = 'none' leaves some blank space on the page, how do we remove this? And I thought style.display = 'none' shouldn't leave any blank space.
I just noticed that if a ticket is unlocked and I click on "Phone call outbound", the system automatically locks the ticket which is good (and can be turned off in Frontend::Agent::Ticket::ViewPhoneOutbound). The question is can we get the pop-up page to show the "The ticket has been locked ...
Can we modify this dropdown list to show either the CustomerID or the customer company name (not both like the default)? Probably possible in the code. It's not (as far as I know) configurable. Can you point us to where the code is for this?
Got a couple more questions as we try to put OTRS into production:
1) by uncommenting the line "CustomerCompanySupport => 1" in /opt/otrs/Kernel/Config/Config.pm, the CustomerID field shows up as a dropdown list at the time of customer user creation. Can we modify this dropdown list ...
We'd like to add more fields (such as state, company size, industry, and etc) to customer company, and have managed to do it after reading the admin manual and some forum posts; they are very helpful ;-)
Now the question is can we make these newly fields appear on the front end as drop down ...
I'm new to OTRS and got a couple of questions hoping someone here can land a hand ;-)
1. In PostMaster Filter, can we increase the number of "filter conditions" as well as "set email headers"? 2. How to use variables in the values for email headers? For example, when a certain type of ...