<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Extract Edit Category tool in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extract-edit-category-tool/m-p/155730#M110043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to extract Categorizing tool from the view details panel to the Content Items panel, so..in the actions group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I copy the following code from document_details.jsp to browse.jsp:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;div style="padding:4px"&amp;gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;h&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anelGroup id="category-panel-facets"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;f:facet name="title"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ermissionEvaluator value="#{DocumentDetailsBean.document}" allow="Write"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a:actionLink id="titleLink3b" value="#{msg.change_category}" showLink="false" image="/images/icons/Change_details.gif"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;action="editCategories" actionListener="#{DocumentDetailsBean.setupCategoriesForEdit}" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ermissionEvaluator&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/f:facet&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/h&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anelGroup&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anel label="#{msg.category}" id="category-panel" facetsId="category-panel-facets" progressive="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;border="white" bgcolor="white" titleBorder="lbgrey" expandedTitleBorder="dotted" titleBgcolor="white" rendered="#{DocumentDetailsBean.categorised}"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;expanded='#{DocumentDetailsBean.panels["category-panel"]}' expandedActionListener="#{DocumentDetailsBean.expandPanel}"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;h&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText id="category-overview" value="#{DocumentDetailsBean.categoriesOverviewHTML}"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;escape="false" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/a&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anel&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anel label="#{msg.category}" id="no-category-panel" progressive="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;border="white" bgcolor="white" titleBorder="lbgrey" expandedTitleBorder="dotted" titleBgcolor="white"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rendered="#{DocumentDetailsBean.categorised == false}"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;expanded='#{DocumentDetailsBean.panels["category-panel"]}' expandedActionListener="#{DocumentDetailsBean.expandPanel}"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;h&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText id="no-category-msg" value="#{msg.not_in_category}&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;escape="false"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ermissionEvaluator value="#{DocumentDetailsBean.document}" allow="Write" id="eval_cat"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a:actionLink id="make-classifiable" value="#{msg.allow_categorization}"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;action="#{DocumentDetailsBean.applyClassifiable}"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rendered="#{DocumentDetailsBean.locked == false}" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/r&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ermissionEvaluator&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/a&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anel&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application returns the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Cannot get value for expression '#{DocumentDetailsBean.categorised}'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Exception getting value of property categorised of base of type : org.alfresco.web.bean.DocumentDetailsBean&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.DocumentDetailsBean, property: categorised&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.reflect.InvocationTargetException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Elena.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2008 10:46:33 GMT</pubDate>
    <dc:creator>mesa2e</dc:creator>
    <dc:date>2008-05-02T10:46:33Z</dc:date>
    <item>
      <title>Extract Edit Category tool</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extract-edit-category-tool/m-p/155730#M110043</link>
      <description>Hi,I need to extract Categorizing tool from the view details panel to the Content Items panel, so..in the actions group.I copy the following code from document_details.jsp to browse.jsp:&amp;lt;div style="padding:4px"&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;h&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;anelGroup id="category-panel-facets"&amp;gt;&amp;lt;f:facet name="title"</description>
      <pubDate>Fri, 02 May 2008 10:46:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extract-edit-category-tool/m-p/155730#M110043</guid>
      <dc:creator>mesa2e</dc:creator>
      <dc:date>2008-05-02T10:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Edit Category tool</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extract-edit-category-tool/m-p/155731#M110044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, it's not so simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DocumentDetailsBean is not known on browse.jsp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may try to extend the browse.jsp backing bean (named BrowseBean) to add method related to categories. Look at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Adding_a_Custom_Dialog" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Adding_a_Custom_Dialog&lt;/A&gt;&lt;SPAN&gt; for a related example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But editing categories directly from browse.jsp will probably won't be easy without JSF knowledge…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 19:38:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extract-edit-category-tool/m-p/155731#M110044</guid>
      <dc:creator>dgenard</dc:creator>
      <dc:date>2008-05-05T19:38:58Z</dc:date>
    </item>
  </channel>
</rss>

