Oxtags Field

I need a larger field for OXTAGS in table oxartextends.

Would changing the field type from ‘varchar’ to ‘text’ break anything?

Or how could I make use the existing field OXTAGS_1 ?

Thanks

Sean

Hi Sean,

so many tags for just one product? :slight_smile:
To be honest: I can’t tell you. You ought to check it in your dev environment. Would be glad if you could report the results here.

Regards

Hi Marco

Changed the field type to text and altered input maxlength qty from 255 to 600 in article_main.tpl and all seems to work fine.

Products are inkjet cartridges and one product fits over 100 printers in some cases.
And some printers take up to 8 inks.
Trying out the tags field to give a quick cross reference for the customer.

Sean

Hi,

Perfect, thanks!