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

- `Description'
-
Change the values of the fields of the record from table, pointed by
primary,
with the values from the parameters. The HTML page displayed as a response
it the edit form for the modified record, See section Record edit form (edit).
The _EDITCOMMENT_ tag of the result page will be replaced with
a list of the modified fields.
To set the value of a field to the empty string, one should fill the
input box with a white space. An empty input box means that no modification
is required for this field. This way of reseting the content of a field
may seem a bit strange but it is necessary because there is no way in HTML
to distinguish a parameter that was set to the empty string by the user from
a parameter that was originally the empty string.
- `Template file'
-
See section sqledit_edit.html.
- `Parameters'
-
- `context (mandatory, update)'
-
- `table (mandatory)'
-
- `primary (mandatory)'
-
- `
table parameters
'
-
See section Database table parameters.
Go to the first, previous, next, last section, table of contents.