Get login name from Share Point

M

Mason

Currently, I have published one info path form to a share point form library.
I would like to know if I can get the share point login user name to
automatically fill in the column in the form when opening the info path form
online?

Hope someone could help!
 
S

Sundher Ganesh

Create a data connection which recieves data from sharepoint form library and check the column "created by", it stores the user name.

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
Top