info box annotation html template for change request field does not work in workspace view but work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 03:39 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 07:52 AM
@Snow Tomcal Hi Did you find the solution for this, same issue im facing, can hyou hlp with this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2025 03:19 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.

