08-17-2019, 08:27 AM
Hi Alexandre!
I made a simple demo, please take a look!
There are no TIWEdit events in the source code !!!
Submittest application link: http://95.140.46.153/submittest
If you press Enter on the "single TIWEdit / TIWRegion" of the second form, you will return to the previous form.
This operation is not good!
I think the v15.1.x "submitform" has a bug. In v15.0.24 this problem was not yet present.
Comment:
Pressing Enter causes two types of operating problems:
1. If ServerController "Users can start multiple independent sessions in browser tabs" = TRUE, the form will close and return to the previous form.
1. If the ServerController "Users can start multiple independent sessions in browser tabs" = FALSE, the OnRender event of the form starts to work.
I've attached the source code.
I made a simple demo, please take a look!
There are no TIWEdit events in the source code !!!
Submittest application link: http://95.140.46.153/submittest
If you press Enter on the "single TIWEdit / TIWRegion" of the second form, you will return to the previous form.
This operation is not good!
I think the v15.1.x "submitform" has a bug. In v15.0.24 this problem was not yet present.
Comment:
Pressing Enter causes two types of operating problems:
1. If ServerController "Users can start multiple independent sessions in browser tabs" = TRUE, the form will close and return to the previous form.
1. If the ServerController "Users can start multiple independent sessions in browser tabs" = FALSE, the OnRender event of the form starts to work.
I've attached the source code.

