This topic is locked

Event for Limiting the Number of Records Viewable Monthly

11/11/2011 1:04:49 PM
PHPRunner General questions
4
46super author

Event for Limiting the Number of Records Fully Viewable Each Month
I want to create an event that limits the number of records (authorized) users can view in full, each month.
For example, after the user queries the database they get the basic results in a simple list view. From there they can select "view record" to individually view the entire record of their choice.
My objective is, under a subscription based format, to limit each user to a maximum of 20 opportunities each MONTH to "view record".
I have searched the forum and have found nothing on point. Any suggestions or guidance is appreciated.
--- 46Super