Welcome to MSDN Blogs Sign in | Join | Help

Jingmei Li's MSDN Blog

A place to share out tips and solutions about SharePoint, .NET, etc.

Browse by Tags

All Tags » InfoPath   (RSS)
How to start a workflow programmatically in the InfoPath code using Workflow web service
How to start an Approval workflow programmatically in the InfoPath form code? Create a web reference that points to http://yourSiteUrl/_vti_bin/workflow.asmx . Configure an Approval workflow in your form library and capture the template id. From form Read More...
How to display current user's full name, email and other info in InfoPath?
Itay has blogged the exact steps and screenshots on how to display current user info (email, full name, manager, etc) in InfoPath form by calling UserProfileService.asmx in MOSS 2007, most importantly without writing any code! http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/04/05/InfoPath-_2D00_-Get-the-current-user-without-writing-code.aspx Read More...
Page view tracker