Search found 7 matches

by telephonico
11 Feb 2016, 20:39
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Re: Show CustomerCompany column on search result

reneeb wrote:Check the webserver log (/var/log/apache2/error_log or /var/log/httpd/error_log) and the OTRS log (if you use syslog for logging, it's /var/log/messages or /var/log/syslog).
No errors...
by telephonico
11 Feb 2016, 10:04
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Re: Show CustomerCompany column on search result

reneeb wrote: Do the logs show any messages?
Help me for that logs to show.
by telephonico
11 Feb 2016, 10:04
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Re: Show CustomerCompany column on search result

wheelshot wrote:Maybe try adding "DynamicField_" before your field name just making a wild guess.
DynamicField is for other.
by telephonico
09 Feb 2016, 10:32
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Re: Show CustomerCompany column on search result

Not work. :(

In other case like "show Show CustomerCompany column on Agent Ticket Small Overview"
I also modified OTRS code (.pm and .tt files) as explained here:
http://stackoverflow.com/questions/2523 ... -dashboard
by telephonico
09 Feb 2016, 09:38
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Re: Show CustomerCompany column on search result

reneeb wrote:Try CustomerCompanyName
I also tried CustomerCompanyName, same... blank column... but i will retray.
by telephonico
09 Feb 2016, 00:00
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Re: Show CustomerCompany column on search result

wheelshot wrote:Check in Ticket -> Frontend::Agent::Ticket::ViewSearch for the param Ticket::Frontend::AgentTicketSearch###DefaultColumns.

You should be able to show what you need.
This is true, I already added the item CustomerCompany,
but the column is empty... what I missing?
by telephonico
08 Feb 2016, 23:35
Forum: Help
Topic: Show CustomerCompany column on search result
Replies: 11
Views: 4090

Show CustomerCompany column on search result

I m using OTRS 4 and I need show CustomerCompany column on Search Result View.

I solved to show Show CustomerCompany column on Agent Ticket Small Overview,
but I m not able to find a solution for Search Result View...

Anyone can help me?

Thanks in adavance.