
MikeB
Staff

Feb 1, 2010, 11:14 PM
Post #8 of 9
(11765 views)
Shortcut
|
Hi Matt, I've had a look at this template here and based on what you've described you'll just need to make a quick tweak to the two "next" and "previous" links. Just replace this bit of code: keywordSearchFields=$form.keywordSearchFields:urlEncoded$ With this: keywordSearchFields=$keywordSearchFields:urlEncoded$ You'll notice you're just removing the "form." portion and this should get you up and running with the appropriate navigation links. Let me know how this works out Matt! Cheers, Mike Briggs - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|