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.
configitem class definition
Moderator: crythias