Formnode

Drupal Modules - Tue, 07/10/2008 - 2:43pm

Formnode is a simple module that allow site administrators to render nodes into forms as HTML markup. You can select a node, the form where to render the node, and the weight to position the renderered node wherever you want.

It provide a simple and intuitive UI, using form_collect and form_store modules if they are enabled on the site. Else it provide an old and unusable UI :) Those last two modules can be disabled after site configuration is done.

This module has been originaly created by Makina-Corpus.

Note: a Drupal 6 branch will be created soon.