Hello.

In my DB I have a field like that:
Field('order_email', type='text', widget=ckeditor.widget)
The content is in HTML.

The CKEditor version is the 4.14.0 and the browser compability says it's ok 
with Chome:
https://ckeditor.com/docs/ckeditor4/latest/guide/dev_browsers.html

The demo CKEditor page works well on my mobile devices:
https://ckeditor.com/docs/ckeditor4/latest/examples/size.html

I use CKEditor with a SQLFORM.grid.

CKEditor is called in the modify mode. 
The CKEditor widget loads well on Desktop browsers.
On mobile devices (Firefox/Chrome) it don't loads.

As this 'order_email' field have an HTML content it's quite difficult to 
read it as the content is displayed with all the tags.

Someone knows how can I use CKEditor also on mobile devices?

Another feature that could be helpful could be in the display mode to 
interpretate the HTML.

Thanks.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/78b324dd-f9b0-4d75-bcde-d10f97170f4e%40googlegroups.com.

Reply via email to