Hi,
Is there a wa y to put page break in a pcxml output in the gallery? Say I only want to show 100 rows of data per page. Is this possible.
Appreciate the feedback.
I've always thought of pcxml like html. It's my understanding that there's not really a mechanism to define "pages" (like there isn't on a web page, you just keep scrolling), so they're not displayed.
Would splitting your results into multiple pcxml files to achieve the desired effect?