Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Enter key in Textfield in a Dynamicform causes form submission

$
0
0
1. SmartGWT 3.1
2. Firefox, Chrome and IE

I have auto generated dynamicform with various controls including TextItem widgets. If I provide setID on the form and if the user hits Enter key in "some" of the text fields, form gets submitted and I get the following error on the browser:
" HTTP ERROR 405 Problem accessing /index.html. Reason: HTTP method POST is not supported by this URL"

If I comment out the setID code, everything works fine.

Viewing all articles
Browse latest Browse all 4756

Trending Articles