Good morning,
I have defined several registration controls, list views, and table views in the template for the LiveView macro. I have now activated the cache function and set the TTL to 20 minutes.
To my knowledge, the cache function “caches” the template so that changes to the template only become visible 20 minutes later.
However, the cache function also affects the views in the template. When I create a new entry using the registration control within the template, it also only becomes visible 20 minutes later.
is that intentional?
Thank you for your answers.
Jens
Hi
Yes, this is by design. The whole rendered contents is cached.
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.