I am trying to show subject matter experts on knowledge articles. I created a new table called u_subject_matter_expert. It has two fields: u_name which references the sys_user table and u_number which references the kb_knowledge table. I want the subject matter expert(s) to show up on each knowledge article.
↧