Anyone working Android web apps? If so, have you run into an issue when creating a form such that your first select field (particularly if it's the first field in the form) will not change values when another value in selected on an Android Smartphone? Not sure at this point if this is happening in iPhones, not.
You can see this effect right here... http://hre-mobile.wsm-dev.com/modules/search-properties/search-properties.cf m Just click on the "search form" button and the search form will pop up. Try to change the first value and see what happens. I tried to fix this using JS focus events with hidden fields, etc., but nothing effects this. On another form in another web app, I was able to put a text input first and let users click out of that field and into the first select. That works, but that's not a good option here. Thanks for any testing and feedback! Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348949 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

