I have created a dashboard page that allows admin users to update a checkbox property for several nodes in one go but I cannot get the cache to clear as it is showing nodes that have already been deleted, does anyone know how to clear this, manually or automatically?
Dashboard cache
Hi,
I have created a dashboard page that allows admin users to update a checkbox property for several nodes in one go but I cannot get the cache to clear as it is showing nodes that have already been deleted, does anyone know how to clear this, manually or automatically?
Thanks.
Have you called $scope.load after changes?
is working on a reply...