web/wdoc/add_content_en.rst
author Alain Begey <alain@unlish.com>
Mon, 14 Apr 2014 23:00:19 +0200
changeset 9717 a6834e2dcc1b
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[forms] Add autocomplete attribute for formrenderers If you set form.autocomplete = False, the form renderer in the open form tag will add the html option 'autocomplete=off'. It allows to disable the functionality of some browsers to fill in some forms automatically (for instance a profile with login/password) Closes #3747294

Add some entities
-----------------
As manager, you can access to entity creation forms by using the `site management`_ page.

.. _`site management`: manage

As regular user, the index page or the action box may propose some links to create entities according to the context.