You need to be able to sort the Glossary, and/or select the number of glassary items showing. At the moment the glassary items are not sorted alphabetically.
![]() |
|
Community Forums
Forum » KBPublisher Feature Suggestions
Glassary Issue
(2 posts)-
Posted 2 years ago #
-
Right. Glossary sorting will be fixed.
If you have access to code
replace line 916 in client/inc/KBClientModel.php file
from
$sql = "SELECT * FROM {$this->tbl->glossary}";to
$sql = "SELECT * FROM {$this->tbl->glossary} ORDER BY phrase";Posted 2 years ago #
Reply
You must log in to post.
© 2008 Double Jade LLC |
customer.service@kbpublisher.com
