Hi, I am currently trying to add a feature to the ecommerce component that allows to restrict visibility of products by assigning customer groups (party groups) to an associated category. I would like to do that without changing any of the existing code. My approach was to use secas but I discovered that I have no mean to get hold on the result of the service that triggered my seca. Thus I can't add filtering without touching existing code. Now I wonder if there is a different way of doing this, since I can't imagine that there is no way of changing the result of a service without changing framework code.
regards, Benjamin -- View this message in context: http://www.nabble.com/Implement-filtering-non-invasively-tp23056257p23056257.html Sent from the OFBiz - User mailing list archive at Nabble.com.
