Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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