<?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 Re: Custom controls in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214387#M167517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it's possible. Which client interface do you want to modify? Alfresco Explorer or Alfresco Share?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Apr 2010 23:19:38 GMT</pubDate>
    <dc:creator>zaizi</dc:creator>
    <dc:date>2010-04-27T23:19:38Z</dc:date>
    <item>
      <title>Custom controls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214386#M167516</link>
      <description>1)How can I add text field, check boxs etc these controls from Alfresco client interface?2) Is this possible?</description>
      <pubDate>Mon, 26 Apr 2010 11:56:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214386#M167516</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2010-04-26T11:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom controls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214387#M167517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it's possible. Which client interface do you want to modify? Alfresco Explorer or Alfresco Share?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 23:19:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214387#M167517</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-04-27T23:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom controls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214388#M167518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco Explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking for quick and positive response&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 05:20:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214388#M167518</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2010-04-28T05:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom controls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214389#M167519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to clarify my requirement. Suppose I have created a space named as "space1". Now when clicked on space named as "space1" , one content window should open and that window should contain customized data specific to that space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.G:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q1: What is JAVA?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q2: What is OOP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and so on:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 10:54:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214389#M167519</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2010-04-28T10:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom controls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214390#M167520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create Freemarker templates and assign them to spaces and documents. When users click on the space the templates are rendered in Alfresco Explorer. See the wiki for examples &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/FreeMarker_Template_Cookbook" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/FreeMarker_Template_Cookbook&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:45:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214390#M167520</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-04-28T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom controls</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214391#M167521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[img]But assigning freemarker template to a space is possible only through custom view of that space. But I want that when user will click space then only customized template should be visible. I don't want other templates/views such as "Browse Spaces" and "Content Items" to be visible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest if there is other way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 06:03:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-controls/m-p/214391#M167521</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2010-04-29T06:03:32Z</dc:date>
    </item>
  </channel>
</rss>

