Hi
I am looking to have our submitted forms read only when the user has
clicked on the submit button. These forms are to be submitted to our
sharepoint area for our College staff to view and to view only. I have
read briefly about digital signatures but our IT manager wishes us not
to use them. I have also tried conditional formatting 'is not blank'
>> read only, this works to a fasion but not feasible. I have also tried read only within Properties >> Display this is also not feasible.
Any help would be much appreciated,
Ali.
XOR - 27 Nov 2006 01:35 GMT
you could change the permissions on that list for your users to add and view
only...
mikeycp1@gmail.com - 27 Nov 2006 16:29 GMT
Create a new view, the go to View > View Properties and select read
only. Then you need to implement some logic that will only display
this new view after the form is submitted.
> Hi
>
[quoted text clipped - 8 lines]
>
> Ali.
ahastie - 28 Nov 2006 09:20 GMT
On Nov 27, 4:29 pm, mikey...@gmail.com wrote:
> Create a new view, the go to View > View Properties and select read
> only. Then you need to implement some logic that will only display
[quoted text clipped - 12 lines]
>
> > Ali.- Hide quoted text -- Show quoted text -
No! Read only is not within view properties I am using infopath 2003
SP2 I think your referring to Infopath 2007. Thanks for the reply.