How to add new filed to Personal details to PIM Section?

News and Announcements about OrangeHRM

How to add new filed to Personal details to PIM Section?

Postby rajbgm » Thu Sep 29, 2011 12:48 pm

I was trying to add some new fields to Personal Details Section?
I am doing it in ViewPersonalDetailsSuccess.php file?
But whenever i add a new file using the same which is followed it throws an error?

Can any expert help to do so?

Which all files needs to be updated to add a new text?

can anyone help me?
rajbgm
 
Posts: 16
Joined: Fri Sep 09, 2011 9:38 am

Re: How to add new filed to Personal details to PIM Section?

Postby shaunb » Tue Oct 04, 2011 11:31 am

what is the error thats showing up?
Is it a validation error?
shaunb
 
Posts: 162
Joined: Tue Sep 06, 2011 3:41 pm

Re: How to add new filed to Personal details to PIM Section?

Postby jasna » Tue Oct 25, 2011 3:33 pm

For adding a new field in personal details u should add some changes to the following files also:

1. ViewPersonalDetailsSuccess.php (symfony->plugins->orangehrmpimplugin->modules->pim->templates)
2. BaseEmployee.class.php (symfony->lib->model->doctrine->base)
3. BaseEmployeeForm.class.php (symfony->lib->form->doctrine->base)
4. EmpInfo.php (lib->model->hrfunct)
5. EmployeeDao.php (symfony->plugins->orangehrmpimplugin->lib->dao)
6. EmployeePersonalDetailsForm.php (symfony->plugins->orangehrmpimplugin->lib->form)
7. EXTRACTOR_EmpInfo.php (lib->extractor->hrfunct)

And also add corresponding field in database (hs_hr_employee)
jasna
 
Posts: 8
Joined: Sun Oct 09, 2011 3:09 pm


Return to What's going on?

Who is online

Users browsing this forum: No registered users and 1 guest

cron