Has anyone had success in syncing the List Form Web Part with a SharePoint ListView Web part

  • 28 April 2016
  • 2 replies
  • 0 views

Badge +9

I've noticed some squirrelly behavior when I have both a SharePoint ListView Web part and a Nintex List Web Part on the Same Page.  Even after I connect them via the Connect Function on the Nintex Web Part, the Nintex List Web Part is not always in sync with the SharePoint ListView Web part.

Also not clear on the initial settings--Any way to make the Item ID more dynamic? Update on Fly? I've been putting 1 as the ID. What if  I delete that record--Do I physically need to reedit the web part. Normally be clicking on one of the items it re-syncs--but notice after filtering the Nintex Web part is showing a non-displayed record.

183917_pastedImage_8.png

Other funny stuff happens when I alter the ListView Web Part by editing the Url for various filters. At this time when I click the on the Item in the ListView Web Part, the Nintex List Web Part displays but all items on my ListView Web Part disappear.

No Cordination on Filtered URL:

183912_pastedImage_0.png

Url is filtered by Name:

http://WebServer/sites/ocrs/Lists/OCRs/AllItems.aspx#InplviewHashc713c3be-4d33-41a5-a654-45558e4c679b=CascDelWarnMessage%3D1-FilterField1%3DAuthor-FilterValue1%3DOnisick%252C%2520Stephan%2520Anthony

After Clicking on Second Item Co-ordination but all items MIA:

183913_pastedImage_1.png

Any Suggestions? Would ideally like to break the connection and reestablish with javascript when a detail line is selected.

thanks,

Stephan


2 replies

Badge +2

I am using Sharepoint 2016 on prem and sometime the connection pops and sometimes it does not. strange behaviour

Badge +9

Gave up on that beast.

We tried a number of things with Frames just couldn't get the sync to be reliable. If you don't need the Nintex form you could try something with REST APIs. I've used a combination of REST API's and D3 to sync data from a dropdown. 

Good luck,

Stephan

Reply