This topic is locked

Disabling the add page if records exist

12/12/2006 5:06:14 PM
PHPRunner General questions
G
gdude66 author

Is there a way of disabling the add page if a record exists in the list page.

Example if I have 4 fields title description item date and a user already has a record on that list page then the add page won't appear?

If the user doesn't have an item on that page then they are able to add only 1 new entry?

T
thesofa 12/12/2006

Hello stranger

this post about limiting the number of posts per user may help

This post here about editing once only may help too.

HTH