I have an object of class A with a Function field for which the searcher function executes a sql query on objects if class B.
When some B objects change, the list of A objects is not updated until I stop and restart the server. I assume there is some caching on server side because the searcher function is not being called... Can somebody point me to where this is in the code or how I can reset the cache of my Function field on object A when object B is being modified ? -- [email protected] mailing list
