Generic Function Dataedit-Create-New-Item-Widget (2 methods)

( dataedit-create-new-item-widget < obj > )

Part of:

package weblocks
Must instantiate and return a dataform that allows adding a new
entry. Note, in order for this functionality to work properly, the
object in question needs to have a slot named 'id' (see 'object-id'),
with an initform that assigns an ID to the object. Specialize this
method to provide different ways to add items to the dataedit.

Method Summary

dataedit-create-new-item-widget < gridedit
dataedit-create-new-item-widget < listedit