📁 Reference
Grid

Grid

Grid are composed of fields or a group of fields and are stored as a list of field values. Grids can optionally have headers and footers.

Details

Admins can add or update grid name, labels, filter tags, descriptions or define a min/max row variable.

Min row variable defines the minimum number of rows mandatory in a grid.

Max row variable defines the maximum number of rows in a grid.

Layout

Grid layout defines a structure for the grid.

  • Card layout

    Card layout is a way of displaying information as cards as seen in e-commerce platforms.

  • List layout

    List layout is a way of displaying information in a vertical list format, where each item is presented one below the other.

  • Map layout

    A map layout is a way of displaying information in a map (with data obtained from the Google Maps service). When focused, it will capture key presses and touch gestures to move the map.

  • Table layout

    A table layout in a grid involves organizing data into rows and columns, with headers at the top.

  • XY chart layout

    An XY chart layout typically refers to the arrangement of data in a scatter plot or XY chart.

  • Kanban layout

    A Kanban layout refers to an organizational method where tasks or items are visualized on a board, usually with columns representing different stages of a process.

Menu

We have written user guides for routes backed by the graphical user interface, which is intuitive. We have written manuals for routes that require more comprehensive treatment and have exact grammar. Admins can add either grid or row actions menu inside their form grid.

Permissions

Admin have the capability to:

  • Update default permission. By default, it is set to write.
  • Add role based permission rules.