darrenSP
Mentor
Joined 9 years ago
Joined 9 years ago
Ahhh I thought that may be the case.
I'm thinking of storing a count in a text property then looping based on that number.
<#assign count = text.format('category.count') />
<#list 1..count?number as i>
<#assign msg = text.format('category.instance.${i}') />
${msg}
</#list>Yes, you can get the content on your website or even on cross-domain as well. Lithium uses OAuth 2.0 to authenticate calls from a client application to a Lithium community.
Here is the documentation.
https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=oauth2
Can you try page.interactionStyle in the head section, it will return forum, idea,tkb which might fulfill your requirement.