how to add and delete a field from Customer Information Form

Moderator: crythias

Post Reply
rohit1
Znuny newbie
Posts: 73
Joined: 19 Feb 2011, 12:05
Znuny Version: 3.0.5

how to add and delete a field from Customer Information Form

Post by rohit1 »

Hi all,

When we fill in the Customer Information such as Name , Email, ID, I want an additional field i.e Serial Number and want to delete the Field ''Customer ID" from the "Add Customer" form, please guide how we can do both the above things, will be grateful to you, looking Forward for your kind act.

Regards
Rohit Singh
Regards
Rohit Singh
OTRS 3.0.7
Platform: Windows XP, MAC OS X
DB: OTRS db
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to add and delete a field from Customer Information

Post by jojo »

Please read the admin book (doc.otrs.org) You'll find a chapter on this there!
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: how to add and delete a field from Customer Information

Post by crythias »

It will be a bit of a problem to delete customer ID from the customer form because it's an identifying tag used in tickets.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
rohit1
Znuny newbie
Posts: 73
Joined: 19 Feb 2011, 12:05
Znuny Version: 3.0.5

Re: how to add and delete a field from Customer Information

Post by rohit1 »

Hi crythias,

Is there any settings from the admin section that we can add an Field to the New Phone Tickets Form and While adding a new customer form

Regards
Rohit Singh
Regards
Rohit Singh
OTRS 3.0.7
Platform: Windows XP, MAC OS X
DB: OTRS db
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: how to add and delete a field from Customer Information

Post by crythias »

I don't understand what you want... if you want an additional customer field, you'll need to add that in the CustomerUser Map of Config.pm (see the admin docs). If you want a per-ticket or per-article field, then you'll want TicketFreeText or ArticleFreeText. Search the docs or the forums.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
nandozzi
Znuny newbie
Posts: 37
Joined: 07 Apr 2011, 09:40
Znuny Version: 2.4.5

Re: how to add and delete a field from Customer Information

Post by nandozzi »

I have the same problem. I want to add an additional field in the customer db but i haven't found the correct config.pm (it seems that the correct one is the Defaults.pm).
I think in the next release it would be great to change thing with an user interface and not to find new options all over the code.
Post Reply