Post Approved

This message has been approved and is visible within the community.

Forum Discussion

Anonymous's avatar
Anonymous
12 years ago
Solved

page.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...
  • Anonymous's avatar
    Anonymous
    12 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.