Displays and opens recently used reports, forms, graphs by the user. |
|
Displays the last 20 reports, data entry forms, or graphs the currently logged in user has accessed in WIMS. To reopen/reuse an item, click on it and click OK (or double click).
Example: Double click on the 3rd row and the "2017 Main Dashboard" will be opened in spread design.
TECH NOTES:
The following table shows items that will appear on the list on how they are logged to OPSROOT_ACTION_HISTORY_TRANS
Item |
OPSROOT.ACTION_TRANS.TABLENAME |
Design Spread Report |
'SPRPTS_TRIGGER' |
Output Report |
'REPORT_OUTPUT' |
Data Manager>Daily Detail Entry Form |
'USE_HDE' |
Data Manager>Monthly Data Entry Form |
'USE_MDE' |
Data Manager>Custom Data Entry Form |
'USE_CDE' |
Lab Cal>Enter Results (Enter Results by Test) |
'USE_ERBT' |
Time Series Graph |
'USE_GRAPHTS' |
Correlation Graph |
'USE_GRAPHCOR' |
Sample Graph (QC Analysis) |
'USE_GRAPHSAMP' |
|
|