When trying to use Connections/ Consume Row From/ and select Facility Selected part, you get the following Error on the Quest Selector & the Quest List Form parts…….
Web Part Error: This page has exceeded its data fetch limit for connected Web Parts. Try disconnecting one or more Web Parts to correct the problem.
Title
Web Part Error: This page has exceeded its data fetch limit for connected Web Parts. Try disconnDescription
Cause
This problem is actually a limitation in SharePoint itself. Basically, you will not be able to connect 2 Web Parts in the NewForm.aspx, EditForm.aspx or DispForm.aspx. This limitation does not only affect Quest Web Parts, but Microsoft Web Parts as well.
Resolution
WORKAROUND:
The workaround is to place the Quest Selector and Quest List Form in a regular page instead of creating it in one of the Forms. To get to that form, the user can control the location of the form using NewFormUrl, EditFormUrl and DisplayFormUrl attribute in the Viewed Lists property in the Quest List View.
Defect ID
This problem is actually a limitation in SharePoint itself. Basically, you will not be able to connect 2 Web Parts in the NewForm.aspx, EditForm.aspx or DispForm.aspx. This limitation does not only affect Quest Web Parts, but Microsoft Web Parts as well.