Can someone please help me?
I am creating nintex forms with lists and I want most of the repetitive fields to auto populate by either user profile or AD. As I don't want the user to have to enter their - department; job title; manager; etc. in every form. I want to get it to auto populate as it does with the name fields if I select the current user in data source.
Hi Sam,
For On-Premise, did you try userProfileLookup?
For O365, thsi function will come soon
You can use the Office 365 Query User Profile action in a Nintex Workflow but the values will come after submission
Or you can use Javascript and SharePoint Context, but this is more tricky.
Regards,
Christophe