[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Display new item
> > > I'm use Interchange 4.8.5.
> > >
> > > I'm add a field "pippo" to table products and then I setting this to
> > > "pluto". In fly-page I add this "[item-pippo]" but the output is
> > > "[item-pippo]" and not "pluto".
> > >
> > > Where is the problem ?
> >
> > You didn't use [item-field pippo].
...
> It's OK!!!
>
> Why the field price is display in this mode "[item-price]" in the foundation
> store ?
[item-price] doesn't display the price field. Interchange has powerful pricing including multi-currency, clever lookups etc. (see
CommonAdjust for more info).
If [item-price] just returned the field, you would have to do a currency conversion yourself.. (and add a currency symbol, price
formatting, etc.)
Another example of this special type of tag for the products table is [item-description] which you could change to display a
different field depending upon language etc.
HTH.
Jonathan
Webmaint.