Home Learn More Purchase Knowledge Base Support Contact

Community Forums

Forum » KBPublisher Feature Suggestions

Glassary Issue

(2 posts)
  • Started 2 months ago by ihubling
  • Latest reply from onesign

Tags:


  1. ihubling
    Member

    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.

    Posted 2 months ago #
  2. 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 months ago #

RSS feed for this topic

Reply

You must log in to post.

© 2008 Double Jade LLC | customer.service@kbpublisher.com