Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Deactivate Social QA Knowledge Base

Banu1
Mega Expert

Hello,

As a Knowledge role user, I will be able to only see one knowledge base in the Knowledge Base field in the knowledge record and that knowledge base will not be Social QA. I have deactivated Social QA in KB, but when I click on create new article in the Knowledge Base i could see the Social QA.

Is there a way without deleting it in Knowledge Base, can hide in referenced field of artice ?

Thank You!

5 REPLIES 5

anurag92
Kilo Sage

You need to edit the knowledge ref qualifiers Script Include and add a condition that only active Knowledge bases be included in that reference qualifier.


Banu1
Mega Expert

Reference specification.bmp


I could see this in my reference field. can you help me how to check only active KB to include.


if i choose simple then i can directly set active is true. But if i want to include it in script include am not aware of how to include it.


anurag92
Kilo Sage

I guess it is because you are admin. Open the script include: KnowledgeRefQualifiers and in that function: getCanContributeKBs.



Edit your code here, for admins all bases are visible. For other users, only active bases are available.



find_real_file.png