Skip to main content
Nintex Community Menu Bar

AD User Name in SharePoint Online form

  • January 25, 2017
  • 2 replies
  • 32 views

I have a simple form that I want the signed in user name returned as a field.  Have researched tutorials and forum and everything seems like overkill to what I am trying to do.  

 

Any tips?

 

Thanks!

2 replies

Forum|alt.badge.img+18
  • January 25, 2017

Perhaps on View/Form initialize, a Data Transfer rule can be call to pass the System Values to this field (if it should meet your need):


 



  • Author
  • January 25, 2017

Thanks!  That was easy.  I thought I had to Get List first.

 

Thanks.