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.
Unable to add more customerids in the textbox
-
- Znuny newbie
- Posts: 37
- Joined: 10 Jun 2010, 11:33
- Znuny Version: 2.2.7
-
- 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
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
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
Re: Unable to add more customerids in the textbox
In \Kernel\Output\HTML\Standard\AdminCustomerUserForm.dtl
change the maxlength (default is 150)
Igor
change the maxlength (default is 150)
Igor