![]() |
Re: Display HTML in Extra fields
Well if you used that code it wouldn't work, the correct code would be:
<IMG src="{ImagesDir}/icon.gif"> but I don't think Smarty will work in that field. You may need to use skin1/images/icon.gif instead. |
Re: Display HTML in Extra fields
After trying what I thought was everything, it was with absolutely no expectation that I hit refresh after updating the code. It worked. Woo-hoo!
Thanks a lot, B. |
Re: Display HTML in Extra fields
Grant
Not seeing anything in admin. here is code i have input: Quote:
Quote:
Quote:
Quote:
Obviously coded wrong somewhere as it isn't showing frontend or adminend. but cannot see it. BTW name is the vaiable in extrafield and 5 is the number. Thanks |
Re: Display HTML in Extra fields
Not Sure if this warrants its own thread or not. I had already made the input box into a text area for the extra_fields. However, it appears as if its defined as a varchar(255) in mysql, because its chopping of larger bits of text. Where can i change the datatype that is uses when creating the field in the database to tinytext or somthing a bit larger than 255. Or is it somthing else truncating my strings.
|
Re: Display HTML in Extra fields
As of v 4.1.5 the field you want (to increase the extra field capacity) is in the 'xcart_extra_field_values' table and you'll want to change the 'value' fields datatype to text, blob, etc
|
Re: Display HTML in Extra fields
Is there anybody who wants to show what this does?
|
Re: Display HTML in Extra fields
if I put a form into the extra filed, will I be able to pass the vars to the cart?
|
Re: Display HTML in Extra fields
Does anyone know if there is a way to make this work on product.tpl. The reason is that although the extra fields sre already shown it would allow me to locate the html field in a different location to the others.
|
Re: Display HTML in Extra fields
Quote:
Ditto. |
Re: Display HTML in Extra fields
Does anyone know if this will work in version 4.1.9?
Thanks |
All times are GMT -8. The time now is 01:08 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.