Display custom classification in Webclient sidebar
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2010 01:27 AM
Hi Team,
I am using Alfresco 3.2 Community edition.
I have created new classification along with categories in the categories.xml.
Alfresco Web Client sidebar displays the list of categories of generalclassifiable and my requirement is to display the list of categories defined for my custom classification.
For that, I checked and found out jsp/sidebar/category-browser.jsp is responsible for categories population.
The class pertaining to above tag is "org.alfresco.web.ui.repo.tag.CategoryBrowserTag" and
no fruitful information that I got when I checked the above class file.
Could you please tell me whether it is feasible to resolve my requirement or not?
Thanks in advance.
I am using Alfresco 3.2 Community edition.
I have created new classification along with categories in the categories.xml.
Alfresco Web Client sidebar displays the list of categories of generalclassifiable and my requirement is to display the list of categories defined for my custom classification.
For that, I checked and found out jsp/sidebar/category-browser.jsp is responsible for categories population.
<r:categoryBrowser id="category-browser">
The class pertaining to above tag is "org.alfresco.web.ui.repo.tag.CategoryBrowserTag" and
no fruitful information that I got when I checked the above class file.
Could you please tell me whether it is feasible to resolve my requirement or not?
Thanks in advance.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2010 11:23 AM
Hello Alfresco-ians,
Could you please tell me whether it is achievable or not?
Could you please tell me whether it is achievable or not?
