<?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: Help with button and form in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257060#M210190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the code behind "New Folder" - that's doing almost exactly what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 08:37:43 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2012-04-12T08:37:43Z</dc:date>
    <item>
      <title>Help with button and form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257059#M210189</link>
      <description>Hi all, what I'd like to do is a customization of my Alfresco share (version 3.4.d).I have a site and I want to:1. add a button on my documentlibrary toolbar;2. create a form with some controls;3. pop up this form when button is pushed;4. deal with user inputs to create folders and documents.I creat</description>
      <pubDate>Thu, 12 Apr 2012 07:44:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257059#M210189</guid>
      <dc:creator>davidez</dc:creator>
      <dc:date>2012-04-12T07:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with button and form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257060#M210190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the code behind "New Folder" - that's doing almost exactly what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 08:37:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257060#M210190</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2012-04-12T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with button and form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257061#M210191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Myke,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this tutorial &lt;/SPAN&gt;&lt;A href="http://edlovesjava.blogspot.com/2008/10/surf-4-modifying-share-documentlibrary.html" rel="nofollow noopener noreferrer"&gt;http://edlovesjava.blogspot.com/2008/10/surf-4-modifying-share-documentlibrary.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking at the code in toolbar.js but nothing happens when I push my button! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use logger.log in toolbar.js but nothing is logged. Can you tell me which row in log4j I have to edit?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 08:57:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257061#M210191</guid>
      <dc:creator>davidez</dc:creator>
      <dc:date>2012-04-12T08:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with button and form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257062#M210192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;do you know how to set a value to the "name" field in create folder form?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to do that in toolbar.js.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:20:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257062#M210192</guid>
      <dc:creator>davidez</dc:creator>
      <dc:date>2012-04-13T14:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help with button and form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257063#M210193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe this information is usefull for somebody:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To make that example works, at the end you need to stop tomcat service, re-create toolbar-min.js with command java -jar yuicompressor-2.4.6.jar -o toolbar-min.js toolbar.js (need yuicompressor-2.4.6.jar), clear browser cache and restart tomcat.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:25:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-with-button-and-form/m-p/257063#M210193</guid>
      <dc:creator>davidez</dc:creator>
      <dc:date>2012-04-13T14:25:18Z</dc:date>
    </item>
  </channel>
</rss>

