doc/book/en/devweb/edition/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 22 Sep 2011 17:20:41 +0200
branchstable
changeset 7833 f19e3203dff6
parent 5464 c6c9a80ad1dd
permissions -rw-r--r--
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)

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