do you think such service is a good option to populate comboboxes with projects which party is assigned to? workeffort table has a lot of rows and I'm not sure that such service is an optimal way for this job.
Krzysztof 2007/6/30, David E Jones <[EMAIL PROTECTED]>:
Not right now. The view-entity is meant for modeling structure, not constraints. Those are done at run-time with conditions. If you want something that embodies both a service might be a good option. -David Krzysztof Podejma wrote: > is it possible to create view-entity with condition? > ie: I want to have entity that shows all workefforts where > workEffortTypeId > equals PROJECT. > > Regards > Krzysztof Podejma >
