layouts
setting allows you to implicitly define layout to view/folder assignments without the need of programmatically doing it. This is a time saver and a nice way to pre-define how certain views will be rendered. Let's see more examples:popup
and points to the file Layout.Popup.cfm
. We can then assign it to views or folders:Views
: The views to assign to this layout (no cfm extension)Folders
: The folders and its children to assign to this layout. (regex ok)