Include Links Using HTML Tags

Links to websites and documents can be included on a screen using the HTML tag <a> in a label control. Documents can be located on a website, or stored in a policy model project as a custom file.

To add a link on a screen using HTML:

  1. On the Interview tab in Policy Modeling, open the screen where you want to include the link.
  2. Add a Label Control.
  3. Select the control in the screen layout view.
  4. Click the text once and change it to include the necessary HTML tags. Note that to link to a document in the project:
    • use the ${resources-root} substitution in the HTML which will be automatically expanded in the interview to the current root path to the resources directory.
    • add your document to the /interview-theme/resources folder in the project directory. (This folder is created when you click the Custom Files button in the Styles dialog box on the Interview tab.)
  5. Press Enter. The screen layout view is updated to show the text as it will appear in an interview. 

Tip: The Business License Wizard, Copyright Permissions, Emergency Response, Employee or Contractor, Hazard Management, Health Diagnosis, Healthy Eating, myBenefits, Parental Leave Calculator, Patient Safety Incidents, Safety Inspection, Student Benefits, Travel Compensation and Warranty example policy models show how HTML tags can be used to add links to websites and documents on an interview screen.