HI to everyone!,
I found a little solution but I need your help to finish
I just created Dynamic Field with the name of the label and add the value on the following fields on SysAdmin:
Frontend::Agent::Ticket::ViewFreeText
Frontend::Agent::Ticket::ViewSearch
Firstable, in ViewFreeText, add the dynamic field to add the information.
Secondly, in ViewSearch I can use the search to find the data.
I need only one more thing, I need when I click on the label ( Menu Information ), automatically run a search with the value contains:
For example:
Task Reference : PEP_001
When I clic on PEP_001 show me the ALL tickets with have this Task Reference.
I started modified Dynamic Field "Show link" but don't work the module search. ( I need to find the sentence to get a search with value in TaskRefence)
For example :
http://xxx.xxx.xxx.xxx/otrs/handle?query=[%Data.TaskReference%]
Someone can help me?
Regards,