Hi Andrei,
if you click a button the button has the focus. You don“t get an event if an input field looses focus.
Maybe the onEnter action solves your problem. An event is send to the server if a user presses the ENTER key in an input field.
Regards
Helmut
Add a comment