Topic: Lengthen Field

I have changed the field's length in the php code, but it still only reads the first 5 and not all that are entered.  I really need the code to accept a longer location.  Help.  Thank you.  We have locations that are for instance HFARGS12B10.  This is coded saying which plant, which room, the storage device, the shelf or drawer and what bin or section.  So when retrieving or storing something, we can go exactly to the proper place.  There is no wasted time scouting for it.

Thank you.

Have a Blessed Day,
OfficeMgrBTI@Truevine.net

Re: Lengthen Field

You have to enlarge  locations.loc_code field, and also elarge related fields which use location code in other tables.