Hi Stefan, would it be possible to open a context menu after a right click

Hi Stefan,

would it be possible to open a context menu after a right click on a FC entry?

Do you mean a Vaadin context menu? No, at least there is nothing implemented. Might be, that the fc library provides such an event, otherwise I’d say it has to be done with normal JS and then call a Vaadin ContextMenu via client callable or so (not sure how complicated it can become).