Home > Contents > 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
html
ortext
. 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 XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.