#if item.isdetail >
|
colspan="${colnum*2-1}" <#elseif item.itemcol??> colspan="${item.itemcol}" #if> >
|
<#else>
<#if item.prompt??&&item.prompt?has_content> #if> |
colspan="${colnum*2-1}" <#elseif item.itemcol??> colspan="${item.itemcol}" #if> style="width1: ${70/panel.colsize}%;" >
${item.htmlattr!}
<#else>
style="width:${fixWidth}%" ${item.htmlattr!}
#if>
name="${item.name}" value="<#if (data[item.name])?has_content >${(data[item.name])!?html}<#else>${item.defaultvalue!}#if>" />
|
#if>