Forum Discussion

Sahana's avatar
Sahana
Adept
6 years ago

Setting skin from page initialization script

I'm trying to set skin from the page initialization script for a particular page but it doesn't seem to work. Below is the code I'm trying to use: <#if page.name == "CommunityPage"> ${skin.set("skin_name")}