[#macro combobox id="" name=id hasDownArrow="true" textField="DATAVALUE" valueField="DATAKEY" model="remote" source=""
textValues="" idValues="" editable="true" style="width:100px;" url="" multiple="false"
attr={}
]
[#if multiple=="false"]
[/#if]
[#if multiple=="true"]
[/#if]
[/#macro]