Hi,
If you know the link to the Newsitem, why can't you just hardcode the link? My guess is that the Newsitem you want to link to in "another section" will be dynamic, in that case I would say you need a helper class you can put your logic that retrieves the Newsitem?any other ZFers have ideas?

On 14 Nov 2009, at 00:06, tony stamp <[email protected]> wrote:


Hello

I have a News view that renders a paginated dataset of articles, 10 per page. In another section of the site, when i want to link to the NewsItem, i
was wondering if there is a way to link to an item that is for example
displayed on page 3 of the resultset - in other words, how to calculate the
item is on the 3rd News page and how to include it in the url?
--
View this message in context: 
http://old.nabble.com/using-zend-paginator---is-it-possbile-to-link-item-in-paged-result-set-tp26345565p26345565.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to