OTRS 6: Adding columns to the Customer User Management table

Moderator: crythias

Locked
DBar
Znuny newbie
Posts: 11
Joined: 22 Jul 2020, 14:05
Znuny Version: 6.0.26
Real Name: David Bartholomäus

OTRS 6: Adding columns to the Customer User Management table

Post by DBar »

Hi guys,

does anybody know whether or not its possible to add columns to the table in the Customer User Management section of OTRS 6?

We use the "UserComment" a lot and it would be useful if its value would show up there.

Best,
David


PS: Im talking about this page:
Image
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: OTRS 6: Adding columns to the Customer User Management table

Post by root »

Hi,

There's no configuration option for this. You need to modify the template:

- Copy Kernel/Output/HTML/Templates/Standard/AdminCustomerUser.tt to Custom/Kernel/Output/HTML/Templates/Standard/AdminCustomerUser.tt
- Edit block OverviewResult and OverviewResultRow
- Have fun!

- 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 ?
DBar
Znuny newbie
Posts: 11
Joined: 22 Jul 2020, 14:05
Znuny Version: 6.0.26
Real Name: David Bartholomäus

Re: OTRS 6: Adding columns to the Customer User Management table

Post by DBar »

Hi Roy,

it worked out great. Thanks!

Best,
David
Locked