<form name="ListEmployee" list-name="listIt" target="" title="" type="list"
        odd-row-style="alternate-row" default-table-style="basic-table
hover-bar" paginate-target="findEmployees">
        <field name="partyId"
title="${uiLabelMap.HumanEmployeeId}"><hidden/></field>
        <field name="lastName" title="${uiLabelMap.fullName}"
sort-field="true"><display/></field>
        <field name="description" title="Project"
sort-field="true"><display/></field>
</form>

I am getting this list processed in a groovy file.

Thanks,
Sonali




--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Reply via email to