Next Article Code
4 posts by 2 authors in: Forums > CMS Builder
Last Post: June 13, 2012 (RSS)
I wanted to include a next arrow on the article page so when users click on it, they will be taken to the next article that follows.
Is there sample code I can look at?
Thanks
Is there sample code I can look at?
Thanks
Re: [Illume Magazine] Next Article Code
By Jason - June 12, 2012
Hi,
You can use the getPrevAndNextRecords() function. There's an example here:
http://www.interactivetools.com/forum/gforum.cgi?post=93578#93578
Hope this helps
You can use the getPrevAndNextRecords() function. There's an example here:
http://www.interactivetools.com/forum/gforum.cgi?post=93578#93578
Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Next Article Code
So the same function will work if I want just the next record to show (an not previous, etc)?
I am adding an article slide-out on my site (example if you scroll down towards the bottom of the page: http://clients.xhtmlchop.com/31912/3wldy2ut7x31912/inner1.php)
I am adding an article slide-out on my site (example if you scroll down towards the bottom of the page: http://clients.xhtmlchop.com/31912/3wldy2ut7x31912/inner1.php)
Re: [Illume Magazine] Next Article Code
By Jason - June 13, 2012
Hi,
Yes, the function will return the next, previous, first, and last records. You don't have to use all of what it returns.
Please let us know if you have any other questions.
Thanks,
Yes, the function will return the next, previous, first, and last records. You don't have to use all of what it returns.
Please let us know if you have any other questions.
Thanks,
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/