[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] Fields truncated on "No meta display" item edit screen
Are you using mySQL? If so, you can change your field size from the command
line using:
ALTER TABLE products MODIFY related CHAR(96);
(or something like that... see mysql.com)
If not SQL then... I dunno. Sorry.
>From: Martin Abell <abellmt@spsp.net>
>Reply-To: interchange-users@minivend.com
>To: <interchange-users@minivend.com>
>Subject: [ic] Fields truncated on "No meta display" item edit screen
>Date: Tue, 10 Oct 2000 22:13:27 -0400
>
>Using the Admin screen to edit an item, I clicked "No meta display" in
>order
>to get to the "related" field. When the resulting screen is sent back, the
>item description (actually "comment") is truncated to 60 characters. I
>peeked into a few files (flex editor, UI_STD_DBEDIT_TABLE - did not find
>direct reference to field size), but this is beyond me at this point.
>Anyone have a suggestion?
>Martin.
>Speedspan.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users