Discussions
Color Theme Not Loading
Hello,
I'm trying to get the default color theme into an Online html form. Here are the different attempts that I have tried:
<%=getCurrentAttribute('colortheme','color5')%>
<%=getCurrentAttribute('colortheme','default')%>
<%=getCurrentAttribute('colortheme','SOG Blue & Grey')%>
<%=getAttribute('colortheme','color5')%>
I have also loaded <NLPAGEFULLHEAD> within the <head> tags, but the color themes aren't loading.
How do I get the color theme to load?
Many Thanks