Hi,
I am getting the "You must enter a whole number between 0 and 150" error message, when I am trying to enter an ID number.
The system is set to take a 13 digit ID number that starts with the last two digits of the year, i.e. YYMMDD******* .
When the candidate was born any time before 2000 the system would allow the id number, but for anyone born after 1999, i.e 2000, the system throws this message.
I think the reason for this, is that the ID Numbers for the candidates born after 1999 start with a zero, i.e. for 2001, the id number would be 01MMDD*******.
Kindly Assist?