Pre-populated names

  • 26 October 2021
  • 2 replies
  • 17 views

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.

 


2 replies

Userlevel 4
Badge +9

I am afraid that to prepopulate data in Nintex forms, your only solution is to use JavaScript.

Do you know how to achieve the JAVA script?

Reply