![]() |
Extra Fields
Does anyone know how to change the size of an added extra field? I would like to have it the same size as desc and full desc if not larger. Currently the new field will hold 1 long line of text and I need it to hold a number of lines, 50+
Does the Default value have anything to do with the size? If so what would one put into this field? |
Hi Russell,
You should access your database using something like phpMyAdmin and manually change the field type of the "param" field from varchar(255) to text. Hope that helps! ATKOgirl |
Thanks,
I was driving myself crazy with the templates. Now I guess I will have to work on making phpMyAdmin work on IIS. Would it be same to assume this would work for extending the tax rate to 3 decimals also? |
Thanks a bunch ATKOgirl. Forced me to get phpMyAdmin working and took care of my tax problem while I was at it.
Still working on changing the size of the box so I can actually put some info into it. This is from /main/product_modify.tpl. It looks to be the code that draws the size of the description data box. Code:
<tr> Code:
{* $Id: product_modify.tpl,v 1.2 2002/04/23 10:38:01 mav Exp $ *} |
All times are GMT -8. The time now is 05:18 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.