In LeBlender grid editors it is possible to set a cache period, but this cache the content independent of user, where you might display different content when a member is logged in and not.
Maybe I can use this approach if I added a custom LeBlender controller, but would it also be possible for LeBlender editors without a custom LeBlender controller?
Caching of user specific content in LeBlender
In LeBlender grid editors it is possible to set a cache period, but this cache the content independent of user, where you might display different content when a member is logged in and not.
Is it possible to set a custom caching of the LeBlender editor, e.g. based on session, a cookie, querystring etc.? For example something like this: http://blog.danielcorreia.net/asp-net-mvc-vary-by-current-user/
Maybe I can use this approach if I added a custom LeBlender controller, but would it also be possible for LeBlender editors without a custom LeBlender controller?
/Bjarne
is working on a reply...