
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi John, John Blumel schrieb:
I was wondering if there is an easy way to change the label on the Customer Comment field, throughout the Web UI, from "Comment" to "Phone Number"? If not, what's the best hard way?
the simple way AFAIK is to change the mapping in your customer backend configuration from... [ 'UserComment', 'Comment', 'comments', 1, 0, 'var', '', 0 ], ...to... [ 'UserComment', 'Mobile', 'comments', 1, 0, 'var', '', 0 ], If you haven't created an own mapping (e.g. for using LDAP, where there should be a field for mobile numbers anyway) you should copy the corresponding part of Kernel/Config/Defaults.pm starting with # (customer user database backend and settings) (in 2.1.5 line 1082 till 1142)to your Kernel/Config.pm an do the renaming as above. regards, Torsten Thau - -- Torsten Thau, Dipl. Inform. c.a.p.e. IT Labs GbR - Annaberger Str. 240 - D-09125 Chemnitz phone: +49 371 5347 623 cell: +49 176 66 680 680 pgp-key: 0x292F987D fax: +49 371 5347 625 http://www.cape-it.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFF8XksvXo8m5PgoXQRAhYfAJ40DR/9NPURH9o2EMox54L9qieEWACeJVqb ZYObzppOwJorBWQ4x0hYfnk= =8RQk -----END PGP SIGNATURE-----