Thanks for the consideration of having a global setting to disable tooltips for mobile apps. With most of the mobile devices now touch screens, I"m not sure how a tooltip would be useful on any entry field, button, or any other control that one would normally 'touch'. On desktops the tooltips work great because of the hover command, but since no such hover control can work on a touchscreen, any tooltip activated would force the user to always press twice on that control (once for the tooltip, then second time to active the control/put data into an entry field, etc.).
Is there a way temporarily that I can turn off tooltips (in netweb.clw for example) specific to data entry fields? Your suggestion to deactivate tooltips for buttons worked great, but I couldn't find an equivalent logic in netweb.clw for data entry fields.
In regards to the index error, the strange thing is that the app does work correctly on my development computer. It even works correctly on the desktop browser of the server that I log into when testing a mobile device (the server where the app is running). No errors at all in either case. The only time the index error comes up is when I run it on a mobile device (and I've tried several mobile devices, some of which had never accessed the app before just to make sure there was nothing in cache on the mobile device from a previous version that could be causing the problem). So the error is ONLY when running the app on a mobile device (and this was not a problem prior to P35 - P31 worked fine in this respect) and not on a desktop browser. The field that is indexed is a display only field.
I will continue to do additional testing here, but thought the above information may be helpful.
Thanks Bruce as always for your assistance!