I would like to report two problems when mobile mode is used.
1) Accordion tabs do not work in mobile mode. Only the first tab is displayed and there is no means to switch to the next tab. Accordion tabs did work in a NetTalk 6.2x version, prior to version 6.29, although the tab heading did not appear and changing tabs did not work like in desktop mode. If accordion tabs in mobile mode would work like they do in desktop mode, that would be super cool.
2) Buttons will not send value to server in mobile mode. This is the most important issue to me.
Attached is a modified web1 example. The NetWebForm tabs are accordion and a new browse of the “Alias” table was added to general tab of the NetWebForm. A button was added which changes a session variable and refreshes the “Alias” table browse to use a different filter. Everything work fine in desktop mode, but not in mobile mode. The filter button does nothing in mobile mode. To change modes, I changed the mode in the WebHandler procedure and recompiled the program. An ALIAS table to use for testing is included. I tested this application with MSIE8, Firefox, Android Tablet (user agent Safari), Blackberry Bold( user agent Mobile Safari). MSIE reports a script error when the filter button is pressed in mobile mode.
Thanks Robert Kolanko
[attachment deleted by admin]