Solved

Embedding dashboard React vs Html

  • 14 October 2022
  • 2 replies
  • 74 views

I have embedded two dashboards, one using react app where i have to login manually other is html page where i am logging in using SSO. I can see edit dashboard button on the html page. What's the reason i am seeing this in html but not on react app?

icon

Best answer by Joseph Heun 14 October 2022, 12:08

View original

2 replies

Userlevel 3

Hello @Zafar, I’m happy to update the response by my colleague @Joseph Heun:

As of GoodData.UI version 8.12, the <Dashboard /> component now does support Edit mode as well.

Happy coding!

Userlevel 3

HI Zafar,

 

The edit button can only be used when embedding by iframe. Currently, there’s no edit mode for the React component yet. 

Reply