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 topic pages without a problem but not the mobile blog article page. Anyone have any background on this or can explain why it doesn't work? Thanks!
- 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.