Is there a built in way to restrict the number of times an individual can submit a particular form? For instance I have a contest form and want to make for sure that only one entry per person is allowed. The only way I can see to do that now would be to take an email field and set the No Duplicates flag on it.