I have tweaked as allowable to change the number of cars on show from 5,10,20,40,200
so that hopefully 200 always allows the ability to list all the cars, but it might look "smarter" if there was an ALL button instead (or configurable option)?
I assume the database field for the site "maximum vehicles" could be used to determine the maximum, or a call to the db for "total number of records"
- then replace the result with the text "All".
display per page - 5,10,20, all
I tried hardcoding "all" but I became unstuck when I ended up with over 200 cars in the list!
hope that makes sense!
