Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
asset:dimensionparentrelationship
This is a child tag that will add a dimension parent relationship to a list maintained by a parent tag.
Syntax
<asset:dimensionparentrelationship type="asset type" assetid="asset id" group="asset id" />Attributes
- type (required)
- The asset type.
- assetid (required)
- The id of the asset
- group (required)
- The dimension group to which this relationship applies
Description
This is a child tag that will add a dimension parent relationship to a list maintained by a parent tag.
It is always used in conjunction with a parent
asset:*
tag, specifically, one that needs a list of dimension parents to be provided to it.errno
The possible values of
errno
include:
Value DescriptionExample
This example shows how this tag can be used within the
asset:setdimparents
tag.<asset:setdimparents name="a3"> <asset:dimensionparentrelationship group="Locale" type='Dimension' assetid='42'/> </asset:setdimparents>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.