I have a form library and want to limit the number documents added to it. I want the library to have only one item in it. Let me know if there is some easiest way to do it. The documents are added via infopath form.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no out of the box way for this. why do you want to have such limitation ?
If you really need to do this, you can impose this via event handler. But there are questions:
What will happen to new documents being added – Will they be deleted , moved somewhere ?