-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use Visio API to show/hide toolbar in SharePoint online #6433
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
There is an active issue with the Visio JS API (OfficeDev/office-js#1378) and you probably run into that when trying the SPFx sample. |
Unclear what you're asking... is this within a custom SharePoint web part? I see you referenced a specific sample project in a different repo. If you have a question about that project, suggest you post the question to that repo as this issue list is for general SharePoint development-related questions. |
The more context details you can provide, the easier it is to help assist on issues. Any code you can provide and/or screenshots of the issue also help. The easier you can make it to reproduce the issue, the easier and quicker it is for someone to help you. Please refer to How to Create Good Issues, specifically How to Create Good Issues: Include context, in our wiki for more details. |
As I mentioned in the question, I need to hide the toolbar of visio using API. I am new in Sharepoint Online customization i.e SPFX,so need help how to achieve this feature. As I mentioned in above I try the ready to use the SPFX web part but somehow it is not working. |
Sure I'll try this solution. Thanks |
@kanchankumbhar2 said
Understood, but SPFx doesn't provide an API to remove toolbars. While I'm not familiar with the Visio API, it appears this toolbar is specific to the Visio API so it's a Visio specific thing, not a SPFx thing. |
Closing this issue as "answered". If you encounter a similar issue(s), please open up a new issue. See our wiki for more details: Issue-List: Our approach to closed issues |
Category
Question
I wanted to hide the footer section of visio on Sharepoint page. On the page I have added embeded web part and configured the URL of visio file.
Environment details (development & target environment)
I tried with this repository sample, but when I run gulp serve , for some reason I am not able to edit the properties of it.
Any heads-up on this.
The text was updated successfully, but these errors were encountered: