MRaburn
Active member
I cant seem to get this to work. I created a custom field. Chose TEXT and inserted HTML markup in the Value Display so it would display an image from the URL that I paste into the field.
I am wanting to create URLs and Image call with the custom fields, URL and Image both Hex like example below.
Using: <img src="{$valueUrl}"> or <img src="{$value}">
This will not work because Xen is replacing all the url structure with hex...
<a+href%3D"http%3A%2F%2Fws-na.amazon-adsystem.com%2Fwidgets%2Fq%3F_encoding%3DUTF8%26amp%3BASIN%3D0760336857%26amp%3BFormat%3D_SL160_%26amp%3BID%3DAsinImage%26amp%3BMarketPlace%3DUS%26amp%3BServiceVersion%3D20070822%26amp%3BWS%3D1%26amp%3Btag%3Dstangnet-20"+rel%3D"nofollow"+class%3D"externalLink"+target%3D"_blank">http%3A%2F%2Fws-na.amazon-adsystem.com%2Fwidgets%2Fq%3F_encoding%3DUTF8%26amp%3BASIN%3D0760336857%26amp%3BFormat%3D_SL160_%26amp%3BID%3DAsinImage%26amp%3BMarketPlace%3DUS%26amp%3BServiceVersion%3D20070822%26amp%3BWS%3D1%26amp%3Btag%3Dstangnet-20<%2Fa>
Any suggestions?
Thanks!
I am wanting to create URLs and Image call with the custom fields, URL and Image both Hex like example below.
Using: <img src="{$valueUrl}"> or <img src="{$value}">
This will not work because Xen is replacing all the url structure with hex...
<a+href%3D"http%3A%2F%2Fws-na.amazon-adsystem.com%2Fwidgets%2Fq%3F_encoding%3DUTF8%26amp%3BASIN%3D0760336857%26amp%3BFormat%3D_SL160_%26amp%3BID%3DAsinImage%26amp%3BMarketPlace%3DUS%26amp%3BServiceVersion%3D20070822%26amp%3BWS%3D1%26amp%3Btag%3Dstangnet-20"+rel%3D"nofollow"+class%3D"externalLink"+target%3D"_blank">http%3A%2F%2Fws-na.amazon-adsystem.com%2Fwidgets%2Fq%3F_encoding%3DUTF8%26amp%3BASIN%3D0760336857%26amp%3BFormat%3D_SL160_%26amp%3BID%3DAsinImage%26amp%3BMarketPlace%3DUS%26amp%3BServiceVersion%3D20070822%26amp%3BWS%3D1%26amp%3Btag%3Dstangnet-20<%2Fa>
Any suggestions?
Thanks!