Skip to main content
August 2, 2023
Solved

Context Menu Display Setting

  • August 2, 2023
  • 1 reply
  • 0 views

Right-click on the video component or document component placed in the interface to display the context menu.
Please let me know if there is a way to restrict the display of this context menu.

Best answer by stefanhelzle0001

Both of these components are supplied by the browser. I do not know of a way to restrict that. I case you really need to do that, you can either use an external component and embed it using the webContentField, or write a full custom component plugin.

1 reply

stefanhelzle0001
Brainy
August 2, 2023

Both of these components are supplied by the browser. I do not know of a way to restrict that. I case you really need to do that, you can either use an external component and embed it using the webContentField, or write a full custom component plugin.