Go to the first, previous, next, last section, table of contents.


Record insert (sinsert)

`Description'
Request to insert a record into the table designated by the table parameter. The record is initialized with the values specified by the table parameters, See section Database table parameters. When the insertion is complete, the record editing form is called with the comment parameter set to Record inserted, thus allowing to check that the inserted record is indeed what was expected.
`Template file'
See section sqledit_edit.html.
`Parameters'
`context (mandatory, sinsert)'
`table (mandatory)'
`table parameters'
See section Database table parameters.


Go to the first, previous, next, last section, table of contents.