changeset bfe9c94cfb99 in trytond:default
details: https://hg.tryton.org/trytond?cmd=changeset;node=bfe9c94cfb99
description:
        Add documentation about spell attribute

        issue9061
        review258751002
diffstat:

 doc/topics/views/index.rst |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r da6e03207a48 -r bfe9c94cfb99 doc/topics/views/index.rst
--- a/doc/topics/views/index.rst        Sat Feb 29 23:43:50 2020 +0100
+++ b/doc/topics/views/index.rst        Sat Feb 29 23:50:59 2020 +0100
@@ -279,6 +279,10 @@
 
     * ``factor``: see in common-attributes-factor_.
 
+    * ``spell``: Only for Text widgets, a :ref:`PYSON statement <topics-pyson>`
+      that will be evaluated to the language code for which spell checking must
+      be done.
+
 image
 ^^^^^
 

Reply via email to