to allow anonymous users to post to a document library.
- http://tim-sharepoint.blogspot.com/2008/10/sharepoint-anonymous-infopath-forms.html This solution is a more classic approach using the code behind in VSTA. This allows us to encapsulate the request with a service account to make the submission for the anonymous user.
- http://claytoncobb.wordpress.com/2011/06/03/infopath-allowing-anonymous-users-to-submit-forms-in-sharepoint-2010/
This solution relies on InfoPath 2010 tight integration and expanded capabilities of SP 2010 Enterprise. - http://sshela.wordpress.com/2011/05/13/how-to-enable-anonymous-access-to-a-infopath-forms-library/
No comments:
Post a Comment