IPeople Blog

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

Written by Gary | Feb 21, 2022 6:00:00 AM

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.