Forum Discussion
1 Reply
Sort By
- heavenerp11 years agoLeader
Related Content
- 9 months ago
- 5 months ago
- 13 years ago
- 2 years ago
- 9 months ago
The following freemarker works when the user has 'update_community' permission.
<#assign language_code = rest("/nodes/type/key/board/id/" + coreNode.id + "/settings/name/profile.language").value />
What other permission besides 'update_community' also allows reading the 'profile.language' setting of the node? I've tested that 'update_category' permission does not allow ready 'profile.language' settings.
Thanks,
kc