- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 05:07 PM
Want to change the label on the Knowledge Import Library page back to 'Knowledge Base'
Some has changed it to 'Resource Libray' and would like to change it back to 'Knowledge Base'
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 03:52 PM
Hi,
Go to
System UI> UI Pages
Open the kb_import
look for this var and change the name of the righ side:
[],s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 06:16 AM
the module of Knowledge Bases is NOT renamed to Resource Library
See screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 07:44 AM
The module of Knowledge Bases is NOT renamed to Resource Library
see attached
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 07:55 AM
Hi @Bret Smith ,
Please check my reply, and update the UI page for "Resource Library" label change to "Knowledge Base".
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 06:00 AM - edited 12-21-2023 06:34 AM
Hi @Bret Smith ,
Search the UI Page (kb_import) and search this "Resource Library" for update.
In the UI Page, there are many gs.getMessage() function with the key as input, and these key/values are defined in table [sys_ui_message] but if the key not there in this table system will print the key name itself on form.
In this UI Page, the form field label are configured in
Update this line for label change
Let me know if it works for you. it should
Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 08:38 AM
I have Searched the UI Page (kb_import) and search this "resource" and find 0 matches
so where else would Resource Library be set?