Generic Function Gridedit-Create-New-Item-Widget (1 method)

( gridedit-create-new-item-widget < grid > )

Part of:

package weblocks
The default implementation creates 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
grid.

Method Summary

gridedit-create-new-item-widget < gridedit