Hello, I was wondering if there was any way to disable all caching for the portal? Possibly through a site setting or something like that?
Liquid like this will not display updated data on the portal: {% assign account = entities.account[ID] %}. Sometimes it displays updated data instantly, other times hours. For more complex pages that require a FetchXML query, I just include a condition: created = now, and that forces Adxstudio to not use the cached value. I would like to avoid doing this on all my pages if possible.
I am running my portal in the cloud, so I don't have access to the actual project, and the web notifications do not work at all (never could get it working..),
Any tips?
*This post is locked for comments
I have the same question (0)