Skip to main content
Nintex Community Menu Bar

SharePoint List WebPart Connection requires 2 clicks

  • October 20, 2021
  • 6 replies
  • 12 views

We have a SharePoint onprem list with a connection to Nintex form.

The SharePoint list has the select button, and if you click any select link 1st, no Nintex form shows on the page.  You have to click a 2nd link to get the Nintex form webpart to display.

 

Please advise how we can get the first click to populate the Nintex form.

6 replies

Forum|alt.badge.img+12
  • Apprentice
  • October 20, 2021

share a screen shot how you configured the button, is it simply "Submit"? 


  • Author
  • October 20, 2021

It's via webpart connections...see attached configuration screenshots.

Left side is main list...right side is Nintex form

 


Forum|alt.badge.img+12
  • Apprentice
  • October 20, 2021

Hi,

I tried the same, I was able to get the specific item populated in the Nintex Form with single click only, here is my connection configuration (left one - from list web part to List Form, right one - From List Form to List Web part) . Do you have any other scripts running on the page? Click on F12 to show Dev Tool bar and go to Network tab and see what calls are being made when you click on an item.


  • Author
  • October 21, 2021

40 requests on first button click after page initially loads.

68 requests on second button click to have right side Nintex form display


Forum|alt.badge.img+12
  • Apprentice
  • October 21, 2021

Do you see any errors? Any scripts failed loading? I would recommand to try with different list to see if it is same behavior?


  • Author
  • October 21, 2021

No errors in Console