[OFBiz] Dev - Adding view-entities to a DynamicView
David E. Jones
jonesde at ofbiz.org
Tue Jul 5 18:28:28 EDT 2005
It should be possible and work just fine to add a static view-entity
as a member of a dynamic view entity, just as you can with as a
member entity of a static view entity.
As to what is best... That depends... Generally a static (ie defined
in an XML file) view entity is easier so unless you need to assemble
something on the fly I'd avoid the extra complication of using a
DynamicViewEntity.
-David
On Jul 5, 2005, at 4:10 PM, Ashish Hareet wrote:
> Is it possible to add view-entities defined in the entity def's to
> a DynamicViewEntity at runtime,
> or are we better off creating the entities from scratch for the
> DynamicViewEntity
>
> I'm trying to create an enhanced view of the
> "OrderItemAndShipGrpInvResAndItem", namely by
> adding product descriptions, facility location id's etc.
>
> Is it advisable to do so. Any pros-n-cons.
>
> Thanks for your help
> Ashish Hareet
>
> _______________________________________________
> Dev mailing list
> Dev at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/dev
>
-------------- 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/dev/attachments/20050705/94b2311c/smime.bin
More information about the Dev
mailing list