I have a solution with an onRightClick event on a field. In old webclient and smartclient it shows as expected my own popup. But the NGclient shows the default browser popup. How can I force NG client to show my onRightClick popup ?
are we talking here about a basic legacy textfield where you added a onrightclick event on?
And if you click in that textfield with ther right button you get the default browsers popup?
If i quicly test that scenario then it works fine for me