{use_macro file="Dataface_Main_Template.html"} {fill_slot name="main_column"}

Manage output cache

The Dataface output cache stores copies of the pages of this application as they are presented to the user. Each time a page is requested, Dataface first checks the output cache to see if the page has already been generated. If it has, then that page is returned to the user. If the requested page is not found in the cache, then Dataface will generate the page as normal, save it to the cache, and present it to the user.

Cache Status

{if $enabled}

Options

{/if} {/fill_slot} {/use_macro}