Page 1 of 1

Desktop Web App accessed by mobile device

PostPosted: 16 May 2014 04:26
by zsleo
On my log in window I have a Fancy Captcha that I find is very difficult if not impossible to control from mobile devices without a mouse.

How can I easily detect a mobile device so that I can pop up a warning message?

I know I can place a message on the log in form but I want to have an animated warning prompt.

TIA

Re: Desktop Web App accessed by mobile device

PostPosted: 16 May 2014 09:07
by Alexander Bulei
Hi zsleo,

In last commits we have added new js plugin to improve the touch events on mobile device.
Available since V2.1.0.3606.

Please try the published build V2.1.0.3609 and give us some feedback.

Thanks.

Best Regards.

Re: Desktop Web App accessed by mobile device

PostPosted: 17 May 2014 00:26
by zsleo
cgdevtools wrote:...and give us some feedback.


WOW! Fantastic!

I have tested it on Samsung Note 3 and Samsung Tab 10.0 using Chrome.

I will test other devices and browsers later.

On the Note 3, on my log in form I have a cgd edit for the user name. If the user name entered is "jack.spratt" it is auto converted to"Jack. spratt"

I.e. (i) the first letter typed converts to uppercase ad (ii) a space is inserted after the full stop.

This did not happen on the Tab 1.0

I will report other findings as I do more testing.

Another fantastic functionality and feature addition.

Thanks and well done.

Zane

Re: Desktop Web App accessed by mobile device

PostPosted: 04 Jun 2014 21:00
by zsleo
Chrome on Samsung Note 3 Dropdowns do not drop down nor allow search.

Any ideas...

TIA

P. S. Here is a demo site with the problem AOL dot MEDNET dot COM dot AU - must use https

Re: Desktop Web App accessed by mobile device

PostPosted: 05 Jun 2014 09:32
by Alexander Bulei
Hi zsleo,

We can't have all devices, so we will check this asap.

Thanks for reporting.

Best Regards.

Re: Desktop Web App accessed by mobile device

PostPosted: 05 Jun 2014 15:16
by Aggie85
zsleo wrote:Chrome on Samsung Note 3 Dropdowns do not drop down nor allow search.

Any ideas...

TIA

P. S. Here is a demo site with the problem AOL dot MEDNET dot COM dot AU - must use https


I had the same problem and replaced the ComboBoxExs with regular ComboBox and the drop downs now work on mobile devices!!

Thanks,

Aggie85

Re: Desktop Web App accessed by mobile device

PostPosted: 06 Jun 2014 00:20
by zsleo
Thanks, Aggie85.

I will give that a try. Just that presentation will be not as good.

Best Regards

Re: Desktop Web App accessed by mobile device

PostPosted: 06 Jun 2014 00:22
by zsleo
cgdevtools wrote:We can't have all devices, so we will check this asap.


Why not... :roll: ;)

Re: Desktop Web App accessed by mobile device

PostPosted: 18 Jun 2014 16:50
by BrunoCerqueira
Aggie85 wrote:
zsleo wrote:Chrome on Samsung Note 3 Dropdowns do not drop down nor allow search.

Any ideas...

TIA

P. S. Here is a demo site with the problem AOL dot MEDNET dot COM dot AU - must use https


I had the same problem and replaced the ComboBoxExs with regular ComboBox and the drop downs now work on mobile devices!!

Thanks,

Aggie85


HI,

Also had this problem, but with the standard browser that comes with some devices, if you get the latest Chrome or Firefox from the google play store and use it on your device the ComboBoxExs will function just fine, at least for me thei'r working now.