Show on first page of results only

2 posts by 2 authors in: Forums > CMS Builder
Last Post: September 8, 2015   (RSS)

Hi Guys,

I want to display certain info on the first page of results only of a list viewer.  Can you suggest a way forward?

<?php if ($auction_moduleMetaData['page']!=1): ?>

<p>This should display on the first page only</p>

<?php endif ?>

Cheers,

Tim (toledoh.com.au)