cancel
Showing results for 
Search instead for 
Did you mean: 

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

straynor
Participant
0 Kudos
90

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 (0)