Click here to Skip to main content
15,891,409 members
Please Sign up or sign in to vote.
1.44/5 (2 votes)
See more:
Hi
I am working on a project and I have to make some changes to it. Most of them have been done and now I'm stuck on one thing. It was required too remove one field from JOB PAY GRADE from the admin side. I don't know how to use the Symfony framework so I am doing this by making changes in the files myself.

The problem which is making me crazy is that I have to remove one field which is Currency and a list of Currency which are all ready added. I can do it by commenting them, but the main problem is that when the user opens the page all fields should have data and the user can edit it without clicking on any of the Currency items from the list. In short I don't want the Currency field and Assigned currencies and min , max and Step Increase field automatically filled with data when the user opens the page.

You can download the code from the Orangehrm website here: Download

Can any one please tell me how to do it? I am trying it but with no luck.

If you require more information please ask. I need help on this!
It is driving me crazy. :)
Posted
Updated 27-Jan-11 11:07am
v3

1 solution

Hello I read your problem and have a problem of my own .... I am unable to access the Admin, PIM, etc files from the souce code.
If you can guide me through this process it will help alot.
 
Share this answer
 
Comments
Richard Deeming 4-Mar-20 11:16am    
Your question is not a "solution" to someone else's question!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900