Increase Character limit

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Crazziee
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Tue May 17, 2011 4:02 pm

Increase Character limit

Post by Crazziee » Mon Jan 23, 2012 5:29 pm

Can someone point me in the direction of how to increase the character limit in Admin interface order form?

Currently I can only enter up to 50 characters in the Company filed and I would like to extend the 256 if possible.

Thanks.

User avatar
david-ebt
Captain (CAPT)
Captain (CAPT)
Posts: 253
Joined: Fri Dec 31, 2010 10:12 am

Re: Increase Character limit

Post by david-ebt » Mon Jan 23, 2012 8:32 pm

You'll need to start by updating the ac_Addresses.Company database field to 255 characters and update the BillToCompany and ShipToCompany fields in the Admin\Orders\Create\CreateOrder3.aspx page. I don't think the CommerceBuilder DLLs will affect this change.

This only updates the create order page. There are other admin pages where you can edit the company name you might also want to update.
David
http://www.ecombuildertoday.com
Enhanced Reporting for AbleCommerce
Image

Crazziee
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Tue May 17, 2011 4:02 pm

Re: Increase Character limit

Post by Crazziee » Tue Jan 24, 2012 12:30 pm

thanks for the help. That will get me started :)

Post Reply