Sorry, please describe better what you want to do and what is not working (I 
don't want to search to understand that)

Jacques

Le 25/03/2014 17:26, monica ford a écrit :
   <div class="screenlet-body">
     <form name=&quot;choosecatalogform&quot; method=&quot;post&quot;
action=&quot;&lt;@ofbizUrl>main</@ofbizUrl>">
     <ul name='CURRENT_CATALOG_ID' class='selectBox' onclick="submit()">
     <#list catalogCol as catalogId>
     <#assign thisCatalogName =
Static["org.ofbiz.product.catalog.CatalogWorker"].getCatalogName(request,
catalogId)>
       <li value='${catalogId}'> ${thisCatalogName} <main>  </li>
     </#list>
     </ul>
     </form>
   </div>



--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4649764.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to