Content Library List Category

Anything about what happens on the user and teacher side
Post Reply
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Content Library List Category

Post by tempuser »

Hello,

The left-side categories of Content Library items in the user-side of the system don't work when clicked. By clicking on a category name then items listed should be filtered by this category type, but this doesn't happen. Nothing happens when category names are clicked.
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: Content Library List Category

Post by max »

Hi Tempuser,

yes, it seems the situation is like you describe it. We'll open a bug.
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Re: Content Library List Category

Post by tempuser »

Can you send to me the fix to update in code?

Thanks.
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Content Library List Category

Post by alfa24 »

comment out the following two lines in /appLms/views/kb/kb.js :

//YAHOO.util.Dom.get("kb_folder_nav").innerHTML = data['breadcrumbs'];
//YAHOO.util.Dom.get("kb_folder_box_ul").innerHTML = data['folder_box'];
Per supporto GRATUITO contattatemi in privato qui
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Re: Content Library List Category

Post by tempuser »

Thank you, this works.
User avatar
alberto
FormaLms Guru
Posts: 1134
Joined: Fri Mar 02, 2012 9:18 am
Contact:

Re: Content Library List Category

Post by alberto »

alfa24 wrote: Tue Apr 10, 2018 7:36 am comment out the following two lines in /appLms/views/kb/kb.js :

//YAHOO.util.Dom.get("kb_folder_nav").innerHTML = data['breadcrumbs'];
//YAHOO.util.Dom.get("kb_folder_box_ul").innerHTML = data['folder_box'];
Thanks, this fix has been included in the next release
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Re: Content Library List Category

Post by tempuser »

But please note that colors of the checked tab don't work as expected after implementing this fix.
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Content Library List Category

Post by alfa24 »

Screenshot?
Per supporto GRATUITO contattatemi in privato qui
Post Reply