How to disable sharing button in dashboard menu bar

Hi @Hendz ,

How are you generating the embed url? What API are you using?

After you published the dashboard (where you will still see the share icon), the embedded use-case requires you to generate the url with either the generate-embed-url-for-anonymous-user() API or the generate-embed-url-for-registered-user() API. These urls do not include the share icon.

Hope that helps.

ws

1 Like