Documentation

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:

  1. Add new element ((a)dd)
  2. List elements ((f)etch)

They act on a particular record:
  1. Delete an element ((b)ump)
  2. Change an element ((c)hange)
  3. 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:

  1. add
  2. delete
  3. change
  4. deploy
  5. export
  6. list
  7. generate
  8. hidden
  9. import
  10. (reserved)
  11. indicators
  12. load
  13. mail

Search