TMSFMXTaskDialog detect ENTER key press on input

Hello


I used TMSFMXTaskDialog in order to let my users to input some data and save it into a different tableview items.

However I want to catch the ENTER key press event on any iOS or Android mobile phones, so when user press the ENTER automatically close the TMSFMXTaskDialog and execute the next code.

Actually I need to close the keyboard in phones with small resolutions, and later press the "OK" button in order to close the TMSFMXTaskDialog. This will be tedious to any user.


Regards

Hi, 


This is currently not possible. We will investigate here what is possible in order to add this functionality.