Hi All,
I have defined a webview and load a form with fields, send and clear button. Javaobject is used to load the html code.
When clicking on the clear button, the fields are cleared (after data has been entered) as expected, but when clicking on send (which executes mailto) nothing happens.
Q: How to send an email via mailto within a form in the webview.
Testproject attached.
I have defined a webview and load a form with fields, send and clear button. Javaobject is used to load the html code.
When clicking on the clear button, the fields are cleared (after data has been entered) as expected, but when clicking on send (which executes mailto) nothing happens.
Q: How to send an email via mailto within a form in the webview.
Testproject attached.