NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Devan on September 19, 2012, 10:46:18 PM
-
I just upgraded my project from 6.40 to 6.44 and recompiled to test some new functionality, and I am noticing that on the Mobile side of things, the Lookups don't appear to be working as they were before.
Any form that calls a Lookup brings up the lookup browse, but when a record is selected, the Lookup window remains there and I cannot click on the items in the browse any longer.
Also, I am seeing a 'Next' and 'Previous' buttons on the bottom of the screen when the Lookup is open, which I don't remember seeing there before. They don't seem to do anything, but are confusing to see on the screen...
Was it the jQuery changes that broke this?
Cheers,
Devan
-
Ok, I think I fixed it - I noticed in the WebServer procedure, then extensions now also included a 'Fixed Footer' option for the Forms as well. As soon as I turned this one off, the 'Next' and 'Previous' buttons disappeared and the Lookups returned to the browses naturally...
Is this a new option in 6.44?
-
no, has been there all along. but the jQuery Mobile library was updated a couple builds ago, so maybe that's the root of the changed behavior.