darrenSP
8 years agoMentor
Discussion style in the head.ftl
Hi,
When I use this in the head.ftl it returns as null
env.context.message.discussionStyle
But on the same page adding it to a component on the page returns the correct value.
Is there a reason for this? And is there a way for me to get this value within the head.ftl?
Thanks, Darren
Sign in to react to this post
Can you try page.interactionStyle in the head section, it will return forum, idea,tkb which might fulfill your requirement.