info box annotation html template for change request field does not work in workspace view but work

Snow Tomcal
Tera Expert

the following code : <span id="changeRequestDateMsg">${new ChangeRequestDateMessage(current).getDateMsg()} </span>

 

is in an annotation field in the change request form, it shows a certain message as it should in the default view but in the workspace view it displays the code itself, does anyone know what this API does and why the code doesn't work in the workspace view but does work in the default view? Thx!

2 REPLIES 2

AKM1
Tera Contributor

@Snow Tomcal Hi Did you find the solution for this, same issue im facing, can hyou hlp with this

 

PranitaH
Tera Contributor

Does anyone have any answer to the same question? I am seeing ${new ChangeRequestDateMessage(current).getDateMsg()} info message before planned start date and trying hard to fix it