[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Re: [total-cost] question
> > i have seriously tried a over 20 ways to do this, i will paste them all if
necessary ... but could
> > someone please explain to me how to say in ic html:
> >
> > if ([total-cost] noformat=1 == 0) {
> > ....
> >
> for example, i tried:
>
> ...
> $total_cost = $Tag->total_cost('noformat' => 1);
> ...
>
Try using [total-cost noformat=1] (ie. tag args as part of the tag),
or $Tag->total_cost({ noformat => 1 }); (ie. passing a hashref).
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.uk.com
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/