February 21, 2022

Add a web page link to NPR Reports printed to web browser is MEDITECH CS

Some C/S sites are set up to allow Browser as an option for printing reports.  These reports will appear in your web browser.  You can add web links to your reports through the following steps:

  1.  Add a user-defined field such as xx.ipeople with the following attributes:
    DAT=HLINK
    LEN=30
    VAL="www.ipeople.com"
    LAB="Click here for Interface People"
  2. Then just put that field on your report. 

HLINK is the Datatype, VAL is the link, and LAB is the Label that will appear.

Topics: Tips & Tricks, NPR Report

You Might Also Enjoy

You can modify your report so that everything that prints is sent to your Windows ...

Steps: Select the Report DPM NPR.DOLT Enter a report name (any name you like) Page 1 will ...

The PRE Field Checks occur before the FCL Field Checks. They are executed after the ...

Entering documentation on Field Attributes, Line Attributes, and Footnotes can come in ...

WITH is a Field Attribute that determines when a field should be evaluated during a ...