Gossamer Forum
Home : Products : DBMan : Customization :

limiting number of records displayed

Quote Reply
limiting number of records displayed
i am using the jpdeni mod to limit number of records per user. i would like to have a smaller limit to the number of records displayed by List All. example: i want to allow user to enter 20 records. when a default user views the database i want to limit display to 16 records per user (the latest 16 records). note that default users will always select a user before displaying records and will see records for only one user at a time.

i was hoping the $max hits would do it, but that is just max per page display. i don't want next page link for more than 16. hope this makes sense. thanks!