Displaying a required signature list on a CRF
By default, the InForm application displays a list of required signatories on each CRF that requires signatures. This feature is an option that you set with a system configuration variable. To specify whether to display a required signature list:
- Create an XML file containing the following tag:
<SYSCONFIG
CONFIGNAME="ViewCRFSignList”
TYPE="0”
VALUE="n”/>where n is a code:
- 0—Do not display required signature list on a CRF.
- 1 (default)—Display required signature list on a CRF.
- Install the setting in the trial database using the MedML Installer utility. Note that you must stop and start the trial for a change in setting to take effect.
The current value of the system configuration variable is visible on the Configuration page of the InForm application Admin. See the View CRF signature list item.
Note: If you set up a common dynamic form to require a signature, it only appears on the Signature Listing page for the Common CRF visit. It does not appear on the Signature Listing page of the dynamic visit.