.id
4500
.gutitle
bn_facts_edit_field
.title
bn_facts_edit_field
.file
.extension
.name
|/routinetype-subutility|
.user_id
7
.notes
.body
<ensure variable="att.name" value="">
<ensure variable="att.value" value="">
<ensure variable="att.style" value="">

<var Model = caller.Model>



<if Model.list NEQ "">

<!--- preset: preset --->
<select name="#att.name#" style="#att.style#">
<option value="">(choose)</option>
<loop list="#Model.list#" index="x">
<option value="#escapeDoubleQuotes(x)#" <if att.value EQ x> selected</if>>#x#</option>
</loop>
</select>

<else>

<!--- textarea --->
<textarea name="#att.name#" style="#att.style#">#escapeMarkup(att.value)#</textarea>

</if>
 
.sum_double
0.00
.producttype
.productincludes
.physical_unsignedint
0
.isprotected_unsignedint
0
.overridesiteheader_unsignedint
0