09-22-2009 06:32 AM
…
<#list resultset as node>
<tr> <td> <td> <input type="checkbox" name = "cat" value = $(node.name)> ${node.name} </option>
</#list>
The problem is all the vaules are "$(node.name)", and not the specific category names. The categories themselves are shown correctly (so the page looks the way it's supposed to, with actual categories and not "$(node.name)"s).09-22-2009 07:23 AM
09-22-2009 08:50 AM
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.