SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.02k forks source link

Dynamic data connectivity with 3rd party web parts not working #9999

Open keraaj1980 opened 2 weeks ago

keraaj1980 commented 2 weeks ago

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Developer environment

None

What browser(s) / client(s) have you tested

Additional environment details

Describe the bug / error

When setting up dynamic data connections between 3rd party web part and SharePoint list web part, the drop-down which used to show all the SharePoint web parts on the page is not working and doesn't list all the SharePoint web parts. This used to work in the past. Our customers are complaining that this is breaking their workflows. Please look into this.

Steps to reproduce

1.Add a 3rd party web part and add a SharePoint list web part

  1. Set up dynamic data connections between the two web parts
  2. Open the drop-down to select the SharePoint list web part
  3. Observe the drop-down does not list the SharePoint list web part.

Expected behavior

Drop-down which calls the SPFx dynamic data API should list the SharePoint list web part in the drop-down.

keraaj1980 commented 2 weeks ago

@reedpamsft

keraaj1980 commented 2 weeks ago

Hello, any updates, please?

keraaj1980 commented 2 weeks ago

We have customers complaining that their workflows are breaking. Next time please please please make an effort to inform your customers before you push changes to Production.