doc/book/en/devweb/edition/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 07 Jul 2011 18:25:14 +0200
changeset 7635 7dce83bc2df1
parent 5464 c6c9a80ad1dd
permissions -rw-r--r--
[book, forms] talk about cnx.use_web_compatible_request instead of custom monkey-patching

Edition control
===============

This chapter covers the editing capabilities of |cubicweb|. It
explains html Form construction, the Edit Controller and their
interactions.


.. toctree::
   :maxdepth: 2

   form
   dissection
   editcontroller
   examples