11-15-06 06:22 PM
This works to set the theme to a predefined theme with a commonname.
theme = Look.find("theme","commonnameis","CompanyStandard")
Content.set(page,"themeid",theme);
What I can't find is how to set a theme to the portal default theme so
that I won't have to reassign my pages to a different theme if someone
changes the portal default theme.
Anyone have any ideas?
[ Post a follow-up to this message ]
|