Enable Focus Field for Comments
Enabling the Focus field provides a user the option to categorize the comments based on the Focus field values Regulatory Affairs and Publishing. Categorizing the comments helps a user to retrieve specific applications through the Comments Report Filter feature.
The Focus field can be enabled in the Add Comments window by setting the value of the attribute "EnableFocusFieldForComments" to "true".
- Stop the Apache Tomcat service(s).
- Locate the config.xml file.
For Tomcat, you can find the config.xml file in the \I4V\WEB-INF\config subfolder of your Tomcat installation directory.
- Open the config.xml file in a text or XML editor.
- Locate the section: <property name="EnableFocusFieldForComments" value="true"/>
- Change the value of the "EnableFocusFieldForComments" attribute to "true" if it is "false". By default, this value is "false".
- Save and close the file.
- Start Apache Tomcat service(s).
