Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
insite:addvalue
Mark a spot, in which new data can be added into a multi-value attribute.
Syntax
<insite:addvalue assetid="ID of asset" assettype="type of asset" assetfield="Attribute_name of asset's field" [mode="text|html"] [delim="delimiter HTML"]/>Parameters
assetid (required)- ID of the asset to be edited.
 
assetfield (required)- Name of the field of the asset to be edited.
 
assettype (required)- Type of asset to be edited.
 
mode (optional)- Legal values are
 htmlortext. The default value ishtml.
delim (optional)- Any HTML between the newly added value and the add button. The default value is
 <br/>.
Description
This tag marks a spot in which new data can be added into a multi-value attribute.
Example
<insite:addvalue assetid="Variables.cid" assettype="AArticles" assetfield="Attribute_headline"/>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.