I have a lookup field in the nintex form which is pulling from SP list. I want to autopopulate the people picker column associated with each lookup field from the list.
SP List:
Title HRname (Data type is people picker)
ORG1 Person 1
ORG2 Person 2
ORG 3 Person 3
ORG 4 Person 4
So in my nintex form ORG is list lookup and based on the selection of ORG HRname should be auto populated.
Thanks