On Jul 8, 2009, at 3:01 AM, modius wrote: > Basically the skin:pagination tag manages the loop, and provides you > with a new #request.stobject# variable with the contents of the > current row each loop. You can rename this variable using the > r_stobject="myVar" attribute.
I'm sure it was just a typo in your email response, but the custom tag (pagination.cfm) sets a caller variable which in turn sets the values to the the caller's "variables" scope (not the request scope) :) -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
