Symptom
A token from a multiselect field (mfield) is being resolved with duplicated values in the job requisition.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
- You have a mfield in the job requisition
- You use this field as token in job header or footer, for example
- When you click to preview about it, the token value is resolving duplicated
Cause
This issue is happening because of Semicolon(;) present in picklist label.
Resolution
To resolve the problem, please remove the semicolon from the label. The mfield is a multiselect field, and in the code, the system has used a semicolon (;) as a delimiter to differentiate between the selected options.
- Go to Admin Center > Picklist Center
- Open the picklist and relabel the picklist value, removing the semicolon and saving it
- Go back to the job requisition and you'll see that the token is resolving properly now
Keywords
mfield, multiselect, token, twice, picklist, label, translation, job, requisition , KBA , LOD-SF-RCM-JOB , Job Postings & Requisitions , Problem
Product
Attachments
Pasted image.png |
Pasted image.png |
Pasted image.png |
Pasted image.png |
Pasted image.png |