Add a dynamic field to the searchview

Moderator: crythias

Locked
Chakr
Znuny newbie
Posts: 22
Joined: 04 Mar 2014, 17:27
Znuny Version: OTRS4

Add a dynamic field to the searchview

Post by Chakr »

Hi,
we created a Dynamic field with the following specification:
- Field type:Dropdown
- Object type:Customer

We tried to a add to the agent ticket search (Frontend/Agent/View/TicketSearch) to make available as a search attribute and as a column on the CSV results. We did not succeed, it did'nt work. Is it due to the fact that the dynamic field is linked to the customer object?

Here are the config we made:
-Ticket::Frontend::AgentTicketSearch###DynamicField => the dynamic field set to 1 enabled
-Ticket::Frontend::AgentTicketSearch###SearchCSVDynamicFieldTicket.xml => the dynamic field set to 1

Did we miss something? How can we add it?

Thanks for your help.
Chakr
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Add a dynamic field to the searchview

Post by root »

Chakr wrote: 26 Sep 2019, 12:53 Is it due to the fact that the dynamic field is linked to the customer object?
Hi,

You're right, with object type customer is related to a customer and can't be used in the ticket search.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Chakr
Znuny newbie
Posts: 22
Joined: 04 Mar 2014, 17:27
Znuny Version: OTRS4

Re: Add a dynamic field to the searchview

Post by Chakr »

Thanks for your feedback.

Is there a wey to add it?

Chakr
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Add a dynamic field to the searchview

Post by root »

Chakr wrote: 30 Sep 2019, 10:41 Thanks for your feedback.

Is there a wey to add it?
Hi,

Only ticket object dynamic fields can be used there.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Chakr
Znuny newbie
Posts: 22
Joined: 04 Mar 2014, 17:27
Znuny Version: OTRS4

Re: Add a dynamic field to the searchview

Post by Chakr »

OK. Thank you.

Chakr
Locked