[web2py] ckeditor : how to make read only, how to remove the toolbar in a dynamic way

2015-02-01 Thread Serge Bourgeois
I just implemented the ckeditor plugin. It looks great, but I need help 
(example if possible) showing how to hide the ckeditor toolbar for some 
text fields, for instance in a controller with a smartgrid, where 
request.args does not contain 'now' nor 'edit'.
Thanks in advance !
Serge

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] ckeditor : how to make read only, how to remove the toolbar in a dynamic way

2015-02-02 Thread Serge Bourgeois
in stead of 'now' and 'edit', read 'new' or 'edit' ...

2015-02-01 10:25 GMT+01:00 Serge Bourgeois :

> I just implemented the ckeditor plugin. It looks great, but I need help
> (example if possible) showing how to hide the ckeditor toolbar for some
> text fields, for instance in a controller with a smartgrid, where
> request.args does not contain 'now' nor 'edit'.
> Thanks in advance !
> Serge
>
> --
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/tnDhxZZLfdI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.