QPR Knowledge Base 2017.1

Adding Metrics Link Settings into the View Settings Dialog in the QPR Modeling Web Client

Adding Metrics Link Settings into the View Settings Dialog in the QPR Modeling Web Client

Previous topic Next topic No directory for this topic  

Adding Metrics Link Settings into the View Settings Dialog in the QPR Modeling Web Client

Previous topic Next topic Topic directory requires JavaScript Mail us feedback on this topic!  

Using the Metrics Link Settings dialog you can modify the QPR Metrics link settings. The link to this dialog is not visible by default but you can activate it by customizing the popup_viewsettings.tpl file located in the C:\Documents and Settings\All Users\Application Data\QPR Software\QPR 2017\2017.1\Templates\WAS\PG folder. To add a link to the SC Link Settings into the View Settings dialog in the Process Maps view, remove the comment tags from the following lines in popup_viewsettings.tpl:

 

//  document.write("<table border='0' cellspacing='0' cellpadding='0' width='100%' height='100%'>");

//  document.write("<tr>");

//  WriteToolbarButtonGroupSeparatorHTML();

//  WriteSCSettingsItem();

//  document.write("<\/tr>");

//  document.write("<\/table>");

 

After customizing the template you need to either restart QPR WAS or clear the template cache with the <host name or IP of the server>/<CGI binary folder>/qpr.exe?QPRWAS&*cleartemplatecache request.