on ā2024 Dec 09 11:37 PM
Hello, I have a goal plan with a milestone table. using Latest Goal Management. PM form Other Details tab is blank
View of goal:
Goal Plan XML has milestones table:
<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>Check-In Recap: The Check-In Recap meant to summarize the conversation between the Leader and Team Member on progress made towards the PIP Goals. Leader should identify if the Team Member is On Track or Off Track in the appropriate field.</field-label>
<field-description>Check-In Recap</field-description>
<table-row-label lang="en_US">Check-In Recap</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="true" cascade-update="push-down">
<column-label>On Track or Off Track?</column-label>
</table-column>
<table-column id="actual" type="textarea" required="false" cascade-update="push-down">
<column-label>Progress Update</column-label>
</table-column>
</field-definition>
Goal Plan plan layout:
Goal plan XML for form layout:
<form-layout><![CDATA[## Consider displaying goal category (if applicable) if mapping goals across all categories in one objective section
<div align="left">
<b>${field.category}</b>
</div>#set ($group = "name-state")
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="10%">#if ($display.desc) <b>${label.desc}:</b><br>
${field.desc} #end</td>
<td> </td>
<td valign="top" width="20">#if ($display.metric-lookup-table) <b>${label.metric-lookup-table}:</b> ${field.metric-lookup-table} #end</td>
<td> </td>
</tr>
</table>]]></form-layout>
On PM form, Other Details tab is blank
Meta section of PM template has other details tab enabled:
<tab-permission type="enabled">
<role-name>*</role-name>
<tab refid="other-details"/>
<route-step stepid="*"/>
</tab-permission>
What am I missing that prevents the milestones field to display on the PM form?
Thank you.
Request clarification before answering.
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.
This will need to be exported from provisioning, updated and then imported back into provisioning. @Tbrown is working with SAP on a ticket for their company, I recommend you do the same. Or reach out to your partner to make these updates. This has been shown to update live/in process forms, so no relaunch should be required. #SuccessfactorsPM, #milestone
Good luck,
Tkramer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.