Forum Discussion
VarunGrazitti
7 years agoBoss
Inactive User - As per this document, one the following pages seem to support the context objects to fetch this ID. If this page is associated with a thread, then this returns a thread context object, otherwise returns null. The following pages return a thread:
- MobileTkbArticlePage
- TkbArticlePage
- TkbArticlePrintPage
<#if page.context.thread??></#if>
${page.context.thread.topicMessage.uniqueId}
${page.context.message.uniqueId}
${page.context.user.id}
I hope this helps.
Related Content
- 2 years ago
- 3 years ago
- 6 months ago
- 2 years ago