Unable to add more customerids in the textbox

English! place to talk about development, programming and coding
Post Reply
rani+bandaru
Znuny newbie
Posts: 37
Joined: 10 Jun 2010, 11:33
Znuny Version: 2.2.7

Unable to add more customerids in the textbox

Post by rani+bandaru »

Hi
After activating customer ids in customer a new problem is araised. Now i can add only upto 20 ids in the text box
15;12;3;4;5;6;7;8;9;1;4;56;;6;10;----------so on upto 20 ids only.

After 20 ids it is not taking any input from
So, i changed the datatype varchar width to 500 from 250 . No change.
i changed the datatype varchar width to 1000from 500 .No change .

Please,Can any one guide me in this problem.Where i am missing in this matter.?
Pelase help me.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Unable to add more customerids in the textbox

Post by crythias »

wow. You mean a customer is part of 20 companies?
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
ivit
Znuny newbie
Posts: 18
Joined: 07 Jul 2010, 00:55
Znuny Version: 2.4.7

Re: Unable to add more customerids in the textbox

Post by ivit »

In \Kernel\Output\HTML\Standard\AdminCustomerUserForm.dtl
change the maxlength (default is 150)

Igor
Post Reply