Jump to content

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

Recommended Posts

Posted

Hello All,

I have a problem using the MAX code. I would like to display 20 records in my list view.

Here is my code at the moment.

<form name="form1" method="post" action="fmpro">

<p>

<input name="-db" type="hidden" value="Name of My Database System">

<input name="-lay" type="hidden" value="WEB">

<input name="-format" type="hidden" value="site1Results.html">

<input name="-error" type="hidden" value="site1error.html">

<input type="hidden" name="-max" value="20">

<input name="-sortfield" type="hidden" value="Dealer_Name">

<input type="hidden" name="-sortorder" value="ascending">

When it displays my results it only shows 1 record in my list view when there are hundreds. I have also placed a show all button. When clicking that my counter shows me that amount of records i have but will not display it in my list.

Please help on this issue, it's driving me crazy.

Regards,

Martin

Posted

Hi Garry,

Not on my Search page. On my Results page i have the following

[fmp-linkprevious]

[fmp-linkfirst]

Etc Etc.

Do i need to add something in my search page to display the found 20 records on my result page :B)???

Martin

This topic is 7963 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.