<?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 specifying the appropriate aspect and properties value in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/specifying-the-appropriate-aspect-and-properties-value/m-p/123383#M86889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using Webscripts, I have been able to expose all forum's created within a forum space, along with the associated topics and posts.&amp;nbsp; Also, I have added the functionality to create new topics and replies to posts through those same Webscripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am working on now is providing the user with the the ability to choose an icon that corresponds with their topic i.e. question or statement.&amp;nbsp; Pretty much the same thing as when you create a topic within Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have applied the correct aspects to a new topic; however, I cannot get the correct icon to appear.&amp;nbsp; Sample code for adding an icon:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;topic.properties.icon = "topic_question";&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The topic is created but the icon does not appear, and using the node browser, I can see that app:icon is set to topic_question, but the property type is blank and the value type has been populated with the what should be stored in property type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;value type = {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/dictionary/1.0}text" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/dictionary/1.0}text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone no what I should be doing?&amp;nbsp; If my question confuses you, let me know and I will be happy to clarifty.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2007 17:19:56 GMT</pubDate>
    <dc:creator>dooley</dc:creator>
    <dc:date>2007-11-09T17:19:56Z</dc:date>
    <item>
      <title>specifying the appropriate aspect and properties value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/specifying-the-appropriate-aspect-and-properties-value/m-p/123383#M86889</link>
      <description>Using Webscripts, I have been able to expose all forum's created within a forum space, along with the associated topics and posts.&amp;nbsp; Also, I have added the functionality to create new topics and replies to posts through those same Webscripts.What I am working on now is providing the user with the the</description>
      <pubDate>Fri, 09 Nov 2007 17:19:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/specifying-the-appropriate-aspect-and-properties-value/m-p/123383#M86889</guid>
      <dc:creator>dooley</dc:creator>
      <dc:date>2007-11-09T17:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: specifying the appropriate aspect and properties value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/specifying-the-appropriate-aspect-and-properties-value/m-p/123384#M86890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;figured it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Must call this code instead&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;topic.properties["app:icon"] = "topic_question";&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 20:45:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/specifying-the-appropriate-aspect-and-properties-value/m-p/123384#M86890</guid>
      <dc:creator>dooley</dc:creator>
      <dc:date>2007-11-09T20:45:40Z</dc:date>
    </item>
  </channel>
</rss>

