R
random
I have the following scenario:
1. WSS 2.0 sharepoint site
2. on this site i've setup a form library
3. in this form library I have built an InfoPath form template for users to
submit requests to our administration staff for scheduling special events.
4. when the user submits the form, it is placed directly into the form
library and then sends a WSS alert via email to the administration staff of
the new form submission.
5. the administration staff can view all the forms in the form library and I
have special columns setup to display key information from the form (e.g.
submitter's name, submission date, status, meeting location, etc. etc.)
So far soo good...
However, there is a problem with this environment. Users can go back in and
edit (and also delete) any form that is submitted into the form library. This
also means they could go in and edit or delet another users form. This is not
good.
My attempt to correct this is as follows:
1. all users are set on the "Reader" access group.
2. I've changed the "reader" group permissions specfically to use "add
lists" and "view lists" rights. Technically this should give them the ability
to add a form, and view their forms in read-only mode.
The problem that arises with setting these permissions is that InfoPath
generates an access permissions error when the user submits the form, rather
then generate the "form submitted successfully" message. And what is even
stranger is that even though InfoPath generates the access permission error,
it still submits the form.
I would like to be able to get rid of this permission error so as not to
confuse the users, plus it doesn't look good in general when the submission
actually does work.
any insight is greatly appreciated.
1. WSS 2.0 sharepoint site
2. on this site i've setup a form library
3. in this form library I have built an InfoPath form template for users to
submit requests to our administration staff for scheduling special events.
4. when the user submits the form, it is placed directly into the form
library and then sends a WSS alert via email to the administration staff of
the new form submission.
5. the administration staff can view all the forms in the form library and I
have special columns setup to display key information from the form (e.g.
submitter's name, submission date, status, meeting location, etc. etc.)
So far soo good...
However, there is a problem with this environment. Users can go back in and
edit (and also delete) any form that is submitted into the form library. This
also means they could go in and edit or delet another users form. This is not
good.
My attempt to correct this is as follows:
1. all users are set on the "Reader" access group.
2. I've changed the "reader" group permissions specfically to use "add
lists" and "view lists" rights. Technically this should give them the ability
to add a form, and view their forms in read-only mode.
The problem that arises with setting these permissions is that InfoPath
generates an access permissions error when the user submits the form, rather
then generate the "form submitted successfully" message. And what is even
stranger is that even though InfoPath generates the access permission error,
it still submits the form.
I would like to be able to get rid of this permission error so as not to
confuse the users, plus it doesn't look good in general when the submission
actually does work.
any insight is greatly appreciated.