I have some event registration form, using standard survey in MOSS 2007, as
there is limited seats for each event, how do I control the response so that
people responded will not exceed the limit?
the only way I can think of is to write an event handler that compares the
number of entries against some other value. Once it is exceeded you can
change the permissions of the list to that no one can enter new entries and
reject any that may be currently in process.
--
Gary A. Bushey
Microsoft Office SharePoint Server MVP
bushey@mindspring.com
"Please help" <Please help@discussions.microsoft.com> wrote in message
news:5A29FC5F-A613-47EA-9A90-F13EA467BEF7@microsoft.com...
>I have some event registration form, using standard survey in MOSS 2007, as
> there is limited seats for each event, how do I control the response so
> that
> people responded will not exceed the limit?
You could reverse engineer the 'Employee Training Scheduling and Materials'
application template. It has a registration list that does what you are
talking about. The functionality is in the 'Attendee Registration' workflow
I think.
"Please help" <Please help@discussions.microsoft.com> wrote in message
news:5A29FC5F-A613-47EA-9A90-F13EA467BEF7@microsoft.com...
> I have some event registration form, using standard survey in MOSS 2007,
> as
> there is limited seats for each event, how do I control the response so
> that
> people responded will not exceed the limit?