Processing Records

Records processing is:

Adding a record

Some components for adding new records always exists in the record list - this is a button that will lead to another form for adding record or if record is simple (one field only) - text field and a button to add this record (See figure)

Selecting a record

When mouse cursor is over the record in the list, the row in the table is highlighted with gray color. When clicking on this record, a form for editing is dispayed.

Deleting record

When clicking on the delete icon on the selected record (and all associated data) will be deleted from database after user confirms the deletion.


See also:
Login and exit appplication, Navigate throw pages, View record listings, View active and inactive record listings, Filter record listings, Adding, Editing and Deleting record listings