A default template is required. When creating a JSON template for 'KnowledgeBase'
If i temporally delete the customspace folder the message is not seen. I have narrowed this issue down to the KnowledgeBase.js file if this is deleted the error is not seen. Is this needed? or is there something i should change to stop this error from being seen?
Any help appreciated, i have attached the KnowledgeBase.js JS File.
Hayden
Best Answer
-
Shane_White Cireson Support Super IT Monkey ✭✭✭✭✭Hi @Hayden_Eckhoff
It looks like your .js file is missing '"Default":{' at the top and presumably the closing '}' at the end.
See below code for example:{"Default":{tabList: [/*********//** TAB **//*********/{name: "General",
Hope this helps!
Shane.5
Answers
It looks like your .js file is missing '"Default":{' at the top and presumably the closing '}' at the end.
I have attached the out of the box template form so you can see what you need to add at the top and bottom and compare it to yours.
Hope this helps!
Shane.
It looks like your .js file is missing '"Default":{' at the top and presumably the closing '}' at the end.
I have attached the out of the box template form so you can see what you need to add at the top and bottom and compare it to yours.
Hope this helps!
Shane.
It looks like your .js file is missing '"Default":{' at the top and presumably the closing '}' at the end.
I have attached the out of the box template form so you can see what you need to add at the top and bottom and compare it to yours.
Hope this helps!
Shane.
It looks like your .js file is missing '"Default":{' at the top and presumably the closing '}' at the end.
See below code for example:
Hope this helps!
Shane.