conditions in an entity view (when grouping)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

conditions in an entity view (when grouping)

ian tabangay
Hi. I wanted to create an entity view based on entities that satisfies a
specific set of conditions. Is this possible with ofbiz? From what i
understand, when you create an entity view, it creates the view first then
applies the set of conditions that you provided.

~ ian
Reply | Threaded
Open this post in threaded view
|

Re: conditions in an entity view (when grouping)

BJ Freeman
sound almost correct.
http://ofbiz.apache.org/docs/entity.html
to build the view
then in code you define what condition(s) as you would a normal entity.


ian tabangay sent the following on 12/2/2008 2:46 AM:
> Hi. I wanted to create an entity view based on entities that satisfies a
> specific set of conditions. Is this possible with ofbiz? From what i
> understand, when you create an entity view, it creates the view first then
> applies the set of conditions that you provided.
>
> ~ ian
>
Reply | Threaded
Open this post in threaded view
|

Re: conditions in an entity view (when grouping)

ian tabangay
hmmm... i guess this is related to the previous post about creating a
"filtered" entity view...


On Tue, Dec 2, 2008 at 7:33 PM, BJ Freeman <[hidden email]> wrote:

> sound almost correct.
> http://ofbiz.apache.org/docs/entity.html
> to build the view
> then in code you define what condition(s) as you would a normal entity.
>
>
> ian tabangay sent the following on 12/2/2008 2:46 AM:
> > Hi. I wanted to create an entity view based on entities that satisfies a
> > specific set of conditions. Is this possible with ofbiz? From what i
> > understand, when you create an entity view, it creates the view first
> then
> > applies the set of conditions that you provided.
> >
> > ~ ian
> >
>