mappavoo wrote on Thursday, May 26, 2011:
Being a newbie, In my **customization **I need make certain data fields mandatory. I do not know how to do this.
mappavoo wrote on Thursday, May 26, 2011:
Being a newbie, In my **customization **I need make certain data fields mandatory. I do not know how to do this.
visolveemr wrote on Friday, May 27, 2011:
Hi Appavoo,
If you are doing customization in Demographics, History or Referrals forms, you can use Administration -> Layout -> Respective form -> make UOR field to be ‘required’ for the data fields you want to make it as mandatory. If you are customizing forms other than those mentioned above, you need to write validation code for that field.
Thanks,
ViCarePlus Team,
services@vicareplus.com
mappavoo wrote on Sunday, May 29, 2011:
As I am customizing the Insurance Company fields I need the group and planning fileds to be mandatory.
visolveemr wrote on Monday, May 30, 2011:
Hi Appavoo,
You need to do the coding in file openemr/interface/patient_file/summary/demographics.php inorder to make group and planning fields mandatory.
Thanks,
ViCarePlus Team,
services@vicareplus.com