Default person from value in another list

  • 11 August 2019
  • 1 reply
  • 86 views

Hi,

 

I'm able to lookup another list to get a person into a form variable and calculatded field successfully

parselookup(lookup("approvers", "area sector",Area+Sector,  "approver"))

 

I would like this same logic applied to set the default value in a people picker control but it doesn't seem to work.

 

 


1 reply

Userlevel 6
Badge +22
Hi,

The only way to set the default on a People Picker control is by using the default field in the control settings. Unfortunately this field does not support the Lookup() and parseLookup() runtime functions and it does not support named controls.
At the present time only the Single Lines of Text control can be set by a rule when using a responsive form.

If you would like to see this feature in Nintex Forms please visit http://nintex.uservoice.com and make your request.

Reply