Open ibrahimhuycn opened 7 years ago
UI changes to allow for entering of Passport numbers has been completed.
Needs to
Cannot find a way to validate Passport numbers using regex. Might need to setup a validation rule to return true for alpha numeric upper case strings of length 9.
https://stackoverflow.com/questions/1673947/how-to-validate-a-passport
Add a radio button to select passport number or ID card Number on the form for adding new patients. Auto select country as Maldives if the ID card field is selected. Edit server tables too accommodate for the change.