[contentbox] layout cache

This is my first time building a layout and I am running into a cache issue. To see any change in my layout I have to keep using the admin options and clear the content cache. In dev mode I need a way to change this so it doesn’t cache anything. I went into the content settings for cache and set this setting to false

Page content will be cached once it has been translated and rendered

But it still caches my layouts / views and to see my changes I have to constantly clear the cache. What am I missing here?

You can disable caching entirely in dev via the settings admin panel.


You can also use the URL action cbCache=1 on any page.

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

I have done that but If I make a change to my layout I don’t see that change reflected. The only way to see my change is to go to admin actions and clear content cache.

any changes made to content shows up but whenever I change a layout file like

C:\www\toysforshots\modules\contentbox\layouts\tfs2013\views\entry.cfm

I have to clear the cache to see that change made.

That’s weird Dan. The settings should not allow for that, I will try it out.

Did you try the URL action cbcache.