View Single Post
(#5)
suzkaw suzkaw is offline
Staff
suzkaw is on a distinguished road
 
Posts: 1,232
Join Date: Mar 2006
Location: Belmont, NC
Default 04-11-2006, 12:21 PM

Sorry I got side tracked.

I believe how I did was like this:
Code:
{if isset($extras.value)} {foreach key=key item=item from=$extras.value} {if $extras.fID==4 || $extras.fID==5} {$item|linkurl:30} {else} {$item} {/if} {/foreach} {/if}

You would change this line to the field id of the extra fields.
{if $extras.fID==4 || $extras.fID==5}

To get these values you should be able to place {$extras.fID} before the {$item}


--
Thanks,
Eric Barnes
68 Classifieds

Documentation - Bug Reports - Modifications - My Blog