[OFBiz] Users - Adding a 'Product Name' field to the inventory
items page ...
David E. Jones
jonesde at ofbiz.org
Tue Mar 8 21:09:55 EST 2005
To do this you'd have to look up that name from the database, which
means using a different view-entity, and you may need to create one for
your needs. Once you are using a view-entity that includes that field,
displaying it is very easy. It still requires some understanding of
FTL, the entity engine, and some of the data model.
-David
On Mar 8, 2005, at 8:14 AM, Ian Gilbert wrote:
> Hi All,
>
> I am trying to add a column to the list on the Inventory Items page
> called
> 'Product Name'. This is to make the inventory lists easier to read. I
> have been looking at the EditFaciltyInventoryItems.ftl file and have
> made
> some changes to this to add a column 'Name'. I am having problems
> populating the list thereafter though as I'm not sure how to call
> these.
>
> The change that I've made is to add a line in the table to add
> uiLabelMap.ProductName to the list at the top in the table border
> region.
> I cannot get the list of product names to display though. I clearly
> need
> to add a line to the section starting <#if
> facilityInventoryItems?has_content> but am not sure what this should
> be.
>
> Any advice greatly appreciated.
>
> Thanks and very best wishes
>
> Ian
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2363 bytes
Desc: not available
Url : http://lists.ofbiz.org/pipermail/users/attachments/20050308/f4074d27/smime.bin
More information about the Users
mailing list