If you’re experiencing unexpected Meeting SDK behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:
Meeting SDK Type and Version I am using the meeting sdk 3.9.2 version and I am implementing the project using component view.
Description We are working on a project to display the Zoom meeting screen in a specific part of the web page using component view. Administrator and user rights exist within the project, and at this time, the user wants to show only the Zoom meeting screen and the shared screen.
In other words, I want to hide all the bottom tools, including minimizing and gallery view tabs at the top, but please tell me how to hide the bottom tools while using meeting sdk for web (component-view).
Thanks for posting on the Zoom Developer Forum, @khshin ! While there’s currently no way to hide the top toolbar component via the SDK, the initOption does provide properties for hiding the bottom tools.
@donte.zoom , Thank you for your quick response.
I’ve looked at the document and I have a question, so I’ll ask you a little more questions.
I’ve tried following the document several times, but the desired result hasn’t come out.
First, we initialized the included button in the toolbar, such as customize.toolbar: {buttons: [(empty)]}, but the desired result did not appear.
Then, to test whether only certain tools can be controlled, we set the chat tool to have no interwoven elements, such as customize.chat: {popper: {anchorElement: null, anchorReference: “anchorEl”}, but it did not produce the expected results.
I would appreciate it if you could give me a little more detailed explanation or example.
I fixed the css file and solved the problem. Thank you for your patience.
Wonderful, @khshin ! For other community members, could you share your code snippet and fix? This will help others who may be looking to accomplish the same goal.
This method can cause security issues because it is a simple eye trick, and if the sdk version changes, it is likely that it will not run properly.
If you look at the browser’s displayed screen, you can see that the class is configured as shown in the picture.