06-11-2013 05:21 AM
06-11-2013 08:59 AM
#list props as t will, by default, list all of the file properties. Does your <strong>defaults.txt</strong> file has this custom aspect attached?
<select name="idRequest" id="idRequest">
<option value="NOT SELECTED" selected="selected">[–SELECT YEAR–]</option>
<#– Now instead of your: <#list props as t>
List all aspects' props manually. –>
<option value="${myCustomProp1}}">${myCustomProp1}</option>
<option value="${myCustomProp2}}">${myCustomProp3}</option>
<option value="${myCustomProp3}}">${myCustomProp3}</option>
</select>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.