- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2023 12:22 PM
I enabled Ownership Groups by setting glide.knowman.ownership_group.enabled to true; I also created one new Ownership Group to try this out. However, how do I add a field for "Ownership Group" to our Create New Knowledge form? My understanding is that there needs to be a dropdown for "Ownership Group" when someone creates an article. Then the author can select the appropriate group that their respective article belongs to. Or am I understanding this incorrectly? If that's right, how do I get that field to appear?
Solved! Go to Solution.
- Labels:
-
Ownership Groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-12-2023 12:46 PM
Turns out the solution is simpler than I anticipated, but it took a while to figure this out! I needed to go into a new article, click on the Hamburger menu > Configure > Form Layout > then move Ownership Group over into the available fields. I myself can only do this in our Test instance where I the correct role, which I think is personalize_form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2023 01:01 PM
It should automatically have that on the new knowledge article record. if not, check to see if the client script "OwnershipGroup:hide ownership groupfield" is enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2023 01:18 PM
Thanks, I searched for "OwnershipGroup:hide ownership groupfield" which led me to a Catalog UI Policy with a Catalog UI Policy Action of ownership_group, which we had set to "false." I was hopeful that changing that to "true" would do the trick, but I'm still not seeing the field. I'll keep digging.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2023 01:23 PM
Looking at that screenshot, I believe you are setting a catalog variable for the Catalog Item "Manage Knowledge Ownership" to be visible. This wouldn't have any effect on the knowledge article records.
Do you know if you have Knowledge Management Advanced plugin activated? If so, you may need to repair/reinstall it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2023 02:19 PM
Interesting thought regarding the plug-in. I assume we have it on because we have article versioning turned on, which I think also needs that plugin? But I will reach out to our developers to check ā it may need to be repaired as you said. Thanks again!