Hi,
I have a form with some form fields on in a webview.
I wish for the user to complete these, then use a 'save' button on the actionbar to submit the form, thus sending the data to a webserver.
I can call other functions using EvalJS, but a .submit of any kind seems to fail.
Does anyone have any suggestions please? Thank you.