cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

gender field becomes empty when attaching a resume

user116
Participant
0 Kudos
63

Hello experts,

The gender field is mapped from employee profile to candidate profile and it's successfully generated, but when attaching a resume, the field becomes empty "no selection"

user116_0-1747046722769.png

 

View Entire Topic
karthick_0905
Participant
0 Kudos

Hi @user116 ,

Ensure that the gender field is correctly defined in your application template:

Standard Gender Field: If you're using the standard gender field (gender), it typically supports only the values 'No Selection', 'Male', and 'Female'. Custom values are not supported unless you create a new custom field.


Custom Gender Field: If you've created a custom gender field (e.g., cust_gender), verify that it's properly configured in the application template XML. Ensure that the picklist-id corresponds to the correct picklist and that the field is marked as custom="true".

Field Permissions in Application Template: Permissions are applied top to bottom in the XML template. Ensure that the gender field has appropriate read/write permissions set for the relevant recruiting operators.

Multistage Applications: If you're using multistage applications, field permissions for recruiting operator roles (except for resume, coverLetter, and statusId fields) must be defined in the job requisition template.

If you're using a custom picklist for the gender field:

Picklist Values: Ensure that the picklist includes all desired values (e.g., 'Male', 'Female', 'Prefer not to answer') and that these values are correctly mapped in the field definition.

Picklist ID: Verify that the picklist-id in the field definition matches the ID of the picklist you're using.

Hope this helps!! Let me know how it goes.

Thanks,

kr,

karthick.