[OFBiz] Dev - How to filter a field in a <view-entity>

Posted by Bugzilla from elliot.li@gmail.com on
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Dev-How-to-filter-a-field-in-a-view-entity-tp165825.html

Hello,

I'm trying to create a view that contains only one member entity, and
apply a filter onto one field. It is very simple, and the SQL should
be like this:

SELECT * FROM Employee WHERE isDeleted = 'N'

But I don't know how to apply this into a <view-entity> defined in
entitymodel.xml. I have searched through all the elements and
attributes of <view-entity> but found nothing helpful.

Thanks in advance.

--
Best regards,
Yan
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev