http://docs.farcrycms.org/display/FCDEV50/Pagination

<skin:pagination qRecordSet="qAllMyCustomers">
   <cfdump var="#stObject#" expand="false" label="stObject" />
</skin:pagination>

should be

<skin:pagination query="#qAllMyCustomers#">
   <cfdump var="#stObject#" expand="false" label="stObject" />
</skin:pagination>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to