Skip to main content
Nintex Community Menu Bar

Nintex Form 2010: Default value for a column on selection of a choice field

  • March 8, 2016
  • 1 reply
  • 11 views

Forum|alt.badge.img+5

Hi,

I want to populate a group in a people/group picker field by default if and only if a particular selection is made on a choice field. How can this be achieved?

Thanks,

Korak

1 reply

Forum|alt.badge.img+14
  • Scholar
  • March 29, 2016

you will have to define your customized onchange event for your choice field and within the event handler populate people picker.

you can find description on how to do that here People Picker Extensions - Nintex Forms