Viewing enables you to make the
Submission Status option unavailable in all instances of the application, except when editing the submission where the option will be available to make the submission active or inactive.
-
Ensure all users are logged out of the
Viewing application.
-
Stop the Apache Tomcat service(s).
-
Locate the
submissionstatus.xml file.
For Tomcat, you can find the
submissionstatus.xml file in the
\I4V\WEB-INF\config subfolder of your Tomcat installation directory.
-
Open the
submissionstatus.xml file in a text or XML editor.
-
Locate the section:
<submissionstatuslist enabled="true">
-
Change the value of the
"submissionstatuslist" attribute to "false" if it is "true".
By default, this value is "true".
-
Save and close the file.
-
Start Apache Tomcat service(s).