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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Trying to display KB Topic Title in Web Site
Hi everyone. I'm trying to set us up with a knowledge base on our web site, but I'm having a few issues.
In the template, I'm trying to use a tag to display the topic title, however nothing I have tried works.
<%=getCurrentAttribute('sitecategory','itemid','')%> seems to return an arbitrary category title based on the category id assigned to the topic.
<%=getCurrentAttribute('topic','title','')%> doesn't return anything.
<%=getCurrentAttribute('infoitem','itemid','')%> doesn't return anything either.
There doesn't seem to be any documentation about how to include Knowledge Base-related data in a web site template at all.
0