Purpose
- This article will demonstrate how to create a project reference ID validator
Required permissions
- SYSTEM_SETTINGS_UPDATE
Instructions
1. Navigate to the control panel within IriusRisk and select settings.
2. Within settings, open the features dropdown.
3. The last setting within features is "Project unique ID validator" which is where the regular expression for the project reference ID will be stored.
4. Reference IDs in IriusRisk do not contain spaces when they are automatically generated. All spaces are replaced by hyphens (-) in when creating the reference ID.
5. Place the regular expression pattern in the Project unique ID validator. For example, the below regular expression example will generate a pattern of "Project-" followed by 5 integers.
6. If you want to disable the automatic creation of a project reference id, uncheck this value in features within settings.
Comments
0 comments
Article is closed for comments.