Page 1 of 1
Removing ZIP on candidate login page
Posted: 11 May 2008, 18:08
by Friebo
Hi all,
I want to get rid off the ZIP code field when a candidate is logging on trough the Careers Portal page. Anyone knows how to do this?
Thanks.
Re: Removing ZIP on candidate login page
Posted: 12 May 2008, 12:44
by Jos
go to settings-->administration-->careers website-->edit template-->content candidate registration
scroll a bit down thru de code and delete <input-zip><br /><br />
thats it
Re: Removing ZIP on candidate login page
Posted: 13 May 2008, 00:17
by Friebo
Jos wrote:go to settings-->administration-->careers website-->edit template-->content candidate registration
scroll a bit down thru de code and delete <input-zip><br /><br />
thats it
Thanks, I was already browsing the .php files, but found nothing.