Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
cart:getitemlegalvalues
Obtains an item parameter's legal values.
Syntax
<cart:getitemlegalvaluesname="cartname" id="itemid" field="fieldid" listvarname="varlist"/>Parameters
name(required)- Input parameter. Name of the shopping cart.
 
id(required)- Input parameter. Row identifier that specifies the item.
 
field(required)- Input parameter. Name of the item parameter.
 
listvarname(required)- Input and output parameter. As input, name of the list to create on output with the following columns:
 
name- Presented to the end user.value- Returned to set the cart parameterfield.Description
This tag obtains an item parameter's legal values. There are no fixed choices for item parameters.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.