Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Your skin needs to contain the #containerBody# variable. If you are still having trouble post an example of your skin to the list. An example might be:

<cfsetting enablecfoutputonly="true">
<cfoutput>
<div class="superlist">
#containerBody#
</div>
</cfoutput>
<cfsetting enablecfoutputonly="false">

  • No labels