/
New Documents

New Documents

Summary

Shows the count of competence, travel, medical, and enclosed documents uploaded from the APP withing today based on the Documents uploaded from APP.

Keywords

documents, scans

Description

The tile shows the count of competence, travel, medical, and enclosed documents uploaded from the APP withing today. The view is based on the crew list Documents uploaded from APP and works only if you have it in your system.

Tile Preview

Data-source

The data-source should be added under the General Codes before setting up the tile. It defines the selection for the tile.

select count (PIN) from VIEWID where convert (date, CREATETIME) = convert (date, GETDATE())

Note: VIEWID should be substituted with the crew list view ID: e.g PW001SRV54 . The crew list view ID can be checked in the General Codes.

Tile and Frame Setup

The tile should be setup in the following way, with the link to the Documents uploaded from APP crew list view. The rest of the settings are up to your preferences.

The frame should be setup with the link to the proper data-source. The rest of the settings are up to your preferences.

In our example we use:

  • Tile Color: Grey

  • Font Size: 11

  • Font Name: Arial

  • Align: MiddleCenter

 

Related content