Updating the minimum length required for operator last name
This document describes how to manually set the operator length validation.
| Step ID | Description |
|---|---|
| 1 | On the file system, go to IDMS\Ang\app\Administration\OperatorManagement |
| 2 | open the operatorRegistration.html with a text editor |
| 3 | For the control name="lastname", set ng-minlength="2" |
| 4 | Save the operatorRegistration.html |
| 5 | Close and reopen the browser. The old setting still remains, use the brower's private mode to force the download of the new page. |