Skip to content

Instantly share code, notes, and snippets.

<cfscript>
feedNavLvlOne = $.getBean('feed')
.setMaxItems(0)
.setNextN(0)
.setSortBy('orderno')
.setSortDirection('asc')
.addParam(
relationship='AND'
,field='tcontent.parentid'
,dataType='varchar'