Replies: 4 comments
-
I don't really understand your issue. :-) There is already a link to the FAQs or do I mis-understand you? |
Beta Was this translation helpful? Give feedback.
-
Sorry, I probably explained badly. As I have many faqs I'd like to have a tree in the front with quite the same behaviour of the one we have in the back meaning clicking on a parent category would show the faq in it. I think I can handle the JS part of the accordion but I'm struggling to get the tree data with :
Hope that's clearer :) |
Beta Was this translation helpful? Give feedback.
-
ah, now I understand it. That'a not that easy to implement. It's quite a complex database query over different tables including checking permissions. Might be quite slow. |
Beta Was this translation helpful? Give feedback.
-
hum ok this is why I was struggling with it then :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm quite struggling findind an easy way to do this.
I have this category tree and I'd like to display a link to the faqs for each sub categories (HM : APIs, Exploitation etc etc)
What would be the better way to do it ? Modifying buildCategoryList in the CategoryHelper or maybe the show.html template ?
I'm on v3.2.1
edit: actually the idea would be to have the same as the view action of the back but in the front. An accordion showing every faq for each categories.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions