pasvitarel
- enhanced view template (View.
tpl) to render a special form if a WCMFNode is associated with the WCMFView
- How to:
attach a WCMFView with an
WCMFActionKey to
DisplayController, set the
tagged_value 'context' to the name of the
WCMFNode to display in the view and associate the WCMFNode with the
WCMFView (just a normal association)
- limitations by now:
only one WCMFNode per WCMFView is allowed