New to WeWeb, so forgive me if this is elementary, but I’m not finding this anywhere. Is there not an easy right click context menu creation somewhere in WeWeb? I figured this would be common enough it would exist as an element or something. To be clear, in the projects I’m creating in WeWeb, I’d like to be able to pop up a custom context menu when a user right clicks. Not seeing a right click event trigger.
Have people accomplished this functionality somehow? Or found it in WeWeb.
Hi, is there a best practice now on how to implement a right click context menu? I like to highlight text in a rich text editor and do action (changing the content of the highlightet text) when performing a right click. thanks
The dropdown element now has the right click option, but in your case of the rich text editor I don’t think this is possible with the element or without custom JS unless someone in the community has an idea