I tried to make the OtherID field modifiable by changing some code in modifyPatient.php and patient.php.I was successful as that field became editable, new otherid could be entered, it was saved in the patient's recrd, in DB also Patient table contained new value of otherid.
BUT, the updation in table "dbjob" by "modifyPatient.php"could not be interpreted.
What does aetitle value signifies in djob table?(The code sets it to _Gender for changing sex of a patient.)
I defined $title as _otherid but dbjob failed.
I hope I am able to convey my problem.
PLEASE HELP
