Hello! I want to insert a new column ("created", near "Age" o "Tempo trascorso") in Search Result agent page (actione=AgentTicketSearch) with View=Small.
How to do it?
Thanks & regards!
column "created" in agent search result page
Moderator: crythias
column "created" in agent search result page
You do not have the required permissions to view the files attached to this post.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: column "created" in agent search result page
Edit Config Settings in Ticket -> Frontend::Agent
Add "Created" "1" (or 2 for mandatory) to "DefaultOverviewColumns"
Add "Created" "1" (or 2 for mandatory) to "DefaultOverviewColumns"
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: column "created" in agent search result page
Thank you!!!