Setting Default Values
To set default values for a Web view:
1 Log on to the Web view.
2 In the
Web view toolbar, click Defaults .
3 In the Default Values dialog, set the field values you want to use as defaults for new issues.
4 Click Apply.
This creates a file named MqDefaultValues.js in the folder
CensusWebVD\<project>_<view>\Users\<logon-name>
where <logon-name> is the name you used to log on to the Web view.
5 Copy the file
\CensusWebVD\<project>_<view>\Users\<logon-name>\MqDefaultValues.js
to
\CensusWebVD\<project>_<view>\Users\Users\MqDefaultValues.js
The folder Users\Users applies to all users that log on to the Web view.
6 Copy Users\Users\MqDefaultValues.js to the CustomizedFiles folder.
For example, if you want the default values to apply to all Web views of the HelpDesk project, copy MqDefaultValues.js to:
CUSTOMIZEDFILES\#Project#HelpDesk\#AllWebViews#\Users\Users
If you want the default values to apply only to the HelpDesk_HelpDesk view, copy MqDefaultValues.js to:
CUSTOMIZEDFILES\#Project#HelpDesk\#WebView#HelpDesk_HelpDesk\Users\Users
Notes
Users
can override these default values by setting their own defaults.
You
can remove the Defaults button from Web views by disabling the Default
Value Editor feature.