Hi All,
I have created a Nintex form which used a repeated column to insert names. Form example below
Mandatory
Owner name - "john" (Owner name is people picker)
Repeating Section
Employee name - "Mike"
Empoloyee name - "Andrew"
'Add new employee'
This information when entered will be pushed into a SharePoint list. Is it possible when 'Owner name'' is entered the Nintex form can use logic to pre populate all employee names last used in the Owner names previous form entry?
For example if 'Owner name' (john) was entered, the form could look into SharePoint list, find the latest form entry by (john) and pre populate all 'Employee names' entered into the repeating section.