...
Expand | ||
---|---|---|
| ||
To record additional information while creating projects and requests, you can attach custom form to both project and request level. Project level Request Form
System level Request Form
If no form is associated to the Project Custom Fields Form level, then the system uses the form attached at the ‘Service Request Custom Field’ level. |
Display Custom Fields based on value of other fields
You can display the custom fields based on certain default fields within a project or request.
Expand | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Example 1: Display ‘Source of Materials' and 'Human Subject Source Location' only if the site is 'Tissue Procurement Core’. Source of Materials and Human Subject Source Location: Custom fields at Project Custom Fields level Services Site: A default field at Project level Code:
Example form XML file:
Example 2: Display ‘IRB Protocol #' only if the project site is 'Tissue Procurement Core’. IRB Protocol #: Custom field at Service Request Custom Fields level Code:
Example 3: Display ‘IRB Protocol Title' only if the billing PI is Divya Prabhu. IRB Protocol Title: Custom field at Service Request Custom Fields level Codes:
Example form XML file:
|
Show Non-Specimen Requests (v10.0)
...