Jump to content

Product Miscellaneous Textbox


Cpup

Recommended Posts

Hi,

Where can I find how to extend the length of the textboxes in the miscellaneous section of the products. It allows me to write into the box, over 20 characters, but it only limits to 20 characters when saving and reloading.

In products.index.php I've extended the maxlength as shown below, but no change.

<div><label for="gtin_code">{$LANG.catalogue.product_gtin}</label><span><input name="gtin" id="gtin" class="textbox" type="text" value="{$PRODUCT.gtin}" maxlength="250"></span></div>

is character length controlled elsewhere?

Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...