Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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
0