[ic] item-options question

Steve interchange-users@icdevgroup.org
Fri Jun 13 13:22:00 2003


On Fri, 13 Jun 2003 11:24:43 -0500
"Steve" <icdev@mrlock.com> wrote:

> Hello,
> 
> IC 4.8.6
> 
> Question about the item-options tag:
> 
> snippet from checkout.html:
> 
> >>>>>
> [if-item-data options o_enable]
>             [if-item-data !options o_modular]
>                 [table-organize cols=4 table=' ' font="size=1"
>                 pretty=1]
>                     [item-options td=1 label=1 bold=1 price=1]
>                 [/table-organize]
>             [/if-item-data]
>         [/if-item-data]
> <<<<<<
> 
> I want to disply the item options, but not allow any changes on the
> checkout page.
> i can't seem to locate the reference for the [item-options td=1
> label=1 etc.....

Hello Steve Whatever !

Try to add report=1 to item-options.

Bye
	Racke


----------------

That did the trick!

Where would I find these options listed in the docs?

Thanks,
Steve "Graham"