Symptom
Is it possible to add hyperlinks within the checklist task?
"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 Onboarding
Cause
- The Text Box in the Checklist Task acts like the Rich Text Box.
- Here we can add the HTML code and reference the links too.
- Here is the screenshot for your reference:
Resolution
- Sharing a sample HTML tags like below:
<a href="url">link text</a>
-
<!DOCTYPE html>
<html>
<body><h1>SF Onboarding Implementation Guide</h1>
<p><a href="https://help.sap.com/docs/SAP_SUCCESSFACTORS_ONBOARDING/c94ed5fcb5fe4e0281f396556743812c/f43d8618e8ab43039328670e7ea309b1.html">Implementing Onboarding!</a></p>
</body>
</html>
Keywords
Checklist, Hyperlink, Checklist Task, HTML Code, New Hire Activties , KBA , LOD-SF-OBX-NHA , New Hire Activities (activities, tasks, buddy, equipment) , How To