HELP!!!
I'm sure that this is really simple, but I just can't work it out
All I'm trying to do is to add a search entry field to the Admin.. USERS.. SEARCH FOR USERS.. ADVANCED SEARCH page.
Basically we have two extra fields held for each user which show whether they are active or not, and also a specific (employee) number for each.
I have got it to show up on both the ADD NEW USER page and also the EDIT USER page, but I need to be able to find a user, by entering their employee number.
Can someone just point me in the right direction as to where I need to edit the code.
THANKS!!!!
ALMOST got it.. worked out I needed to add a line in ADMINFUNCTIONS_USER
Just trying to make it save the yes/No option. I can do it if I make it a text entry box (and putting in 1 or 0).
How do I get it to save an "option" ?