Inactive User
12 years agopage.context object on mobile blog article page
I'm trying to create a component for a mobile page using ${page.context.message.uniqueId} (among other freemarker context objects). This call works on the desktop blog article and the mobile forum to...
- Inactive User12 years ago
Ended up just working within the simple messages using the env tag. Still, a little curious to see why this didn't work.