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:getitemlegalvalues name="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 > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.