configitem class definition

Moderator: crythias

Locked
tina
Znuny newbie
Posts: 48
Joined: 10 Apr 2012, 17:59
Znuny Version: 3.2.1
Real Name: boutayna

configitem class definition

Post by tina »

Hi,
I need some help,I want to modify a field of a configitem class definition

{
Key => 'Owner',
Name => 'Owner',
Searchable => 1,
Input => {
Type => 'Customer',
},
},

instead of Customer I want to add user,can you help me,thank you.
Locked