SAP Knowledge Base Article - Public

2639121 - Cursor Jumps to Wrong Field When Adding a Custom Learning Activity - CDP

Symptom

***For Partners and Support Engineers***

Cursor appears in second field instead of first, when adding a Custom Learning Activity:


Custom Learning Activity cursor in wrong field.jpg

Environment

Development/ CDP

Reproducing the Issue

When you add a Custom Learning Activity to a Development Goal, the cursor jumps to the wrong field. E.g. instead of appearing in the Learning Activity title field, at the top, it appears in Description (second field down).

Cause

This is an issue with the textbox width. When only 1 transcript-detail-portlet section is defined in the Learning template, the focus of the cursor will automatically move to the 2nd field.

Resolution

An additional transcript-detail-portlet section needs to be defined below the column 1 section. Example from Demo:
trnascript-detail-portlet code for cursor position.jpg
You can copy and paste the following into the template:

<transcript-detail-portlet id="tracking" column="2" row="1">
      <transcript-detail-portlet-label lang="en_GB">tracking</transcript-detail-portlet-label>
      <transcript-detail-portlet-label lang="pt_BR">tracking</transcript-detail-portlet-label>
      <transcript-detail-portlet-label lang="en_US">tracking</transcript-detail-portlet-label>
      <field refid="due_date"/>
   <field refid="guid"/>
    </transcript-detail-portlet>

Keywords

Learning template, Custom Learning Activity, Cursor Position. , KBA , LOD-SF-CDP , Career Development Planning , LOD-SF-LMS , Learning Management System , How To

Product

SAP SuccessFactors HCM Core all versions