Skip to main content

Create a URL/POST Widget

  1. Click Select Widget to launch the Select Widgets screen.
  2. Select an existing widget to edit, or click Add New.
  3. In the Widget ID field, enter the ID.
    Use alphabetic or numeric characters, separate words with an underscore.

  4. In the Title field, enter a name for the widget.

  5. Choose the Widget Type (URL SQL).

  6. In the URL field, enter the URL.

  • FACILITY
  • PATID
  • STAFFID
  • EPID
  • TODAY
  • YESTERDAY
  • USERID


Example: "http: //test/Widgets/Tracking_Adult.aspx?patient=PATID&user=USERID"
The system looks for any of the above items after the first ? in the URL.
Then replace it with ‘=value’.  There will be no quotes around the value, no matter what type of data it is.

  1. The following parameters can be passed in URL widget:

  2. Click Submit