Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample

The video below shows how the dashboard can be used in action, with the various widget types, operations, and filters that can be applied to a user's home screen.

HTML
<div class="videowrapper">
<video width="95%" poster="https://wiki.agiloft.com/download/attachments/15434047/Dashboards_First_Frame.png" autoplay loop class="demo-video">
  <source src="https://wiki.agiloft.com/download/attachments/1543404718022481/Dashboards.mp4" type="video/mp4">
</video>
</div>

From here you can launch actions that are of interest to you and see various charts showing the state of records. It acts as a home page by providing access to appropriate information immediately upon login, such as a list of open assigned incidents, and displays relevant charts and reports. The power user can see high-level overviews of actionable information and quickly assess needed action.

Internal hotlinks can be added to the widgets to give direct Create access to records in any table, views of any saved searches on any tables, and so on.

...