Generic Function Dataform-Submit-Action (1 method)

( dataform-submit-action < obj > < data > &rest < args > )

Part of:

package weblocks
Called when the user invokes a submit action on a dataform
widget. The default implementation updates the data object in the
widget via 'update-object-view-from-request'. Override to customize
submission behavior.

Method Summary

dataform-submit-action < dataform > < t >