RE: [OzMOSS] RE: limit number of entries in a list.

2008-09-10 Thread Ishai Sagi
September 2008 1:34 PM To: listserver@ozMOSS.com Subject: RE: [OzMOSS] RE: limit number of entries in a list. I have SharePoint designer and can get access to have Visual Studio installed... I am just looking at the easiest path... as I have not had that much experience with Visual Studio.. Re

[OzMOSS] RE: limit number of entries in a list.

2008-09-10 Thread Matthew Cosier
What you'd need to do (unfortunately this is probably the only way, but someone correct me if I'm wrong): http://blah.winsmarts.com/Post.aspx?postID=68 You'd write an event listener that hooked the item adding event, and essentially you'd then use the object model to determine how many items wer

RE: [OzMOSS] RE: limit number of entries in a list.

2008-09-10 Thread Peter Milliner
September 2008 1:31 PM To: listserver@ozMOSS.com Subject: [OzMOSS] RE: limit number of entries in a list. So...no sharepoint designer, and no visual studio, implement a list item limit on a list? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Milliner Sent: Thursday, 11

[OzMOSS] RE: limit number of entries in a list.

2008-09-10 Thread Ishai Sagi
So...no sharepoint designer, and no visual studio, implement a list item limit on a list? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Milliner Sent: Thursday, 11 September 2008 1:19 PM To: listserver@ozMOSS.com Subject: [OzMOSS] limit number of entries in a list. Hello