Index
Actions and Dashboard
Once the module is loaded, the user can perform various actions on the data. These types of actions are divided into two types: those that can be performed at any time, since they don't require a specific element, and others that only act on a single record. The most common are: Add, Delete, Change, Expand, and List.
These are classified as follows:
It is not necessary to specify a record:
Add new element ((a)dd)
List elements ((f)etch)
They act on a particular record:
Delete an element ((b)ump)
Change an element ((c)hange)
Display information about an element ((d)isplay)
Actions are performed by the corresponding CGI or script as specified. Depending on whether an error occurred, you are returned to the corresponding page for correction or redirected to the display page to confirm the entered data.
Other actions
The actions are identified by a lowercase character, some of them are already defined, such as:
add
delete
change
deploy
export
list
generate
hidden
import
(reserved)
indicators
load
mail