Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.08 KB

add.rst

File metadata and controls

31 lines (24 loc) · 1.08 KB

Add

The Add Crud Action will create a new record if the request is POST and the data validates - otherwise it will attempt to render a form to the end-user.

Configuration

Events

This is a list of events emitted from the Add Crud Action.

Please see the events documentation</events> for a full list of generic properties and how to use the event system correctly.