Symptom
This KBA provides instructions on how to make an instruction field appear as a section header to separate different sets of fields. The following screenshots give a perspective on the difference between both instruction types:
"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
Resolution
To make the instruction field appear as a section header, the field attribute "header" must be set as "true". Here's the sample field definition:
<field-definition id="instrReq" type="instruction" required="false" header="true" custom="true">
Please notice that this attribute is not available in Manage Templates to be added or changed. To modify the attribute, the change must be made directly in the Job Requisition XML through Provisioning.
This is a supported change request by Product Support.
Keywords
header, UI, length, instruc, field, view, instruction , KBA , LOD-SF-RCM , Recruiting Management , How To