Jump to content

This topic is 7440 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I am having problems with the nav links at the bottom of my results page. The search works as it should and returns the valid number of results, however, when you select the next group link at the bottom it goes to the next group of records but also changes my search results. It does the equivalent of a find all. Any help would be greatly appreciated.

here is a link to the search page.

http://208.137.136.132/events/events-search.lasso

Posted

I do not know Lasso. But when constructing a FMPro form the code would be something like:

<form action="FMPro" method="post">.

So you might try changing your line to read :

<form action="events-listing.lasso" method="post">

HTH

This topic is 7440 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.