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

Milestones on Other Details tab missing on PM form using Latest Goal Management

straynor
Participant
0 Likes
904

Hello,

Is there anything different when using the latest goal management and milestones?  I am able to create a goal  plan with milestones and they appear when viewing the goal plan but the Other Details tab on the PM form is empty.

straynor_0-1733862467860.pngstraynor_1-1733862485431.pngstraynor_2-1733862505745.png

Milestone in goal plan XML:

<field-definition id="milestones" type="table" required="false" detail="false" viewdefault="off" showlabel="true" field-show-coaching-advisor="false" cascade-update="push-down">
<field-label>Milestones</field-label>
<field-description>Milestones</field-description>
<table-row-label lang="en_US">Milestones</table-row-label>
<table-column id="start" type="date" required="false" validate-start-before-due="true" cascade-update="push-down">
<column-label>Start Date</column-label>
</table-column>
<table-column id="desc" type="textarea" required="false" cascade-update="push-down">
<column-label>On Track or Off Track?</column-label>
</table-column>
</field-definition>

 

Plan layout:

straynor_3-1733862609910.png

 

I do have the the <form-layout> in the goal plan xml.

straynor_4-1733862643392.png

 

Below is a sample code:

<td valign="top" width="20">#if ($display.metric-lookup-table) <b>${label.metric-lookup-table}:</b> ${field.metric-lookup-table} #end</td>

And in the form temples, the other details tab is enabled for all roles for all steps.

But the Other Details tab has no content on the pm form.

straynor_5-1733862683192.png

What is missing to prevent the milestones data to appear on the Other Details tab on the PM form?

 

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

tracy_kramerEIR66
Participant
0 Likes

Unfortunately, based on our research, the XML that appears to be missing is actually in the GM plan code.  It is missing the Milestone Plan, detail and PDF coding that shows it in the UI.  

tracy_kramerEIR66_0-1752781914372.png

tracy_kramerEIR66_1-1752781914367.png

tracy_kramerEIR66_2-1752781914373.png

This will need to be exported from provisioning, updated and then imported back into provisioning.  You are working with SAP on a ticket for their company, so I hope they create a KBA or schedule a patch to fix this.  This has been shown to update live/in process forms, so no relaunch should be required. #SuccessfactorsPM, #milestone

Good luck,

Tkramer