Hi guys
I am having an issue. a client wants me to edit the content in the workerType field in the HcmWorkerNewWorker form. i have added the new values to the BaseEnum HcmEmploymentType (it is now Contractors, Employees, Interns and BoardMembers) but my problem is that if you create a new worker and select Interns as the workerType and click the HireNewWorker button to save the info, the new worker is saved as workerType "Both" instead of "Interns". i checked the BaseEnum "HcmWorkerRelationType" and that is where i saw the values (Employees, Contractors and Both).
How do i get the workerType to save as Interns instead of both.
regards Brian Moyo