on 2024 Dec 10 8:34 PM
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.
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:
I do have the the <form-layout> in the goal plan xml.
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.
What is missing to prevent the milestones data to appear on the Other Details tab on the PM form?
Thank you.
Request clarification before answering.
User | Count |
---|---|
4 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
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.