We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe.
While Registering the patient, the user is typing the Name of the patient in lowercase
Describe the solution you'd like
It will be better to capitalise each letter of a word in the name field by default.
example Even if I put "sunil subba" in the name field it will be changed as "Sunil Subba"
Additional context
The text was updated successfully, but these errors were encountered:
shivankacker
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
While Registering the patient, the user is typing the Name of the patient in lowercase
Describe the solution you'd like
It will be better to capitalise each letter of a word in the name field by default.
example
Even if I put "sunil subba" in the name field it will be changed as "Sunil Subba"
Additional context
![IMG_20240507_130010.jpg](https://private-user-images.githubusercontent.com/144016088/328428760-2781ae85-02dc-4129-9823-d0cfa3dd8e7b.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTQ0NjgsIm5iZiI6MTczOTM5NDE2OCwicGF0aCI6Ii8xNDQwMTYwODgvMzI4NDI4NzYwLTI3ODFhZTg1LTAyZGMtNDEyOS05ODIzLWQwY2ZhM2RkOGU3Yi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQyMTAyNDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05OGU1M2MxMmQ1NjA3YTE1ZWM1NmY0MzZlYTg1NmI2MTBiOWE3OTMzZWVmZTQ0ZDY5OTRhNjJkNGQzMjMzNGYyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.P7GKrAjD3z5p9aujzuwUQUDHpX-Vn77KApTckTVQxGM)
The text was updated successfully, but these errors were encountered: