[Feature Request] Submit event for MaskInput
OpenUI5 version: 1.129
It would be nice if the MaskInput would get a submit event just like the Input Control has: https://ui5.sap.com/#/api/sap.m.Input%23events/submit
Hi @daletman ,
I've created an internal incident for you: DINC0305096. We will get back to you as soon as possible.
Hi @daletman ,
There is a backlog item created for this Feature Request - FIORITECHP1-31928
Best Regards, Nikolay Hristov
Hi @daletman,
As of version 1.131 there'll be a new 'submit' event in sap.m.MaskInput. It is fired when an ENTER key is pressed (value is submitted) no matter if there is change or not. The event is fired only when the MaskInput is enabled and editable.
Regards, Diana