We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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!

3 REPLIES 3

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

 

MS25
Mega Sage

gs.getMessage not working for annotations on Agent Workspace - Known Error

 

This problem has been identified as a future possible product enhancement. You can subscribe to this Known Error article by clicking the Subscribe button at the top of this article to be notified when more information becomes available.