<?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: r:ajaxFolderSelector doesn't appear?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238588#M191718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;okay, I fixed the problem.&amp;nbsp; The problem was that my label attribute was not set correctly.&amp;nbsp; Not setting this correctly will kill the functionality in IE and Firefox, but not on Opera.&amp;nbsp; It's important that all the attributes are set correctly.&amp;nbsp; Entering wrong information in an attribute can kill the functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Aug 2010 13:32:42 GMT</pubDate>
    <dc:creator>esource</dc:creator>
    <dc:date>2010-08-13T13:32:42Z</dc:date>
    <item>
      <title>r:ajaxFolderSelector doesn't appear??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238584#M191714</link>
      <description>I'm trying to modify the export page - org.alfresco.web.bean.admin.ExportDialogr:ajaxFolderSelector won't appear in my page.&amp;nbsp; Has anyone worked with this component or know why it might not appear?</description>
      <pubDate>Tue, 08 Jun 2010 12:29:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238584#M191714</guid>
      <dc:creator>esource</dc:creator>
      <dc:date>2010-06-08T12:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: r:ajaxFolderSelector doesn't appear??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238585#M191715</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;SPAN&gt;I had the same problem when I tried to customize the advanced search page. Have you get the solution finally? Can anyone help me please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 09:52:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238585#M191715</guid>
      <dc:creator>nihil</dc:creator>
      <dc:date>2010-07-13T09:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: r:ajaxFolderSelector doesn't appear??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238586#M191716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a problem with this when I have imported jquery inside dialog with space selector did not work at all. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; but if you can not see yours check: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; rendered if it is true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; clear cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;check if this jsp is used att all ( so check configuration). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; this must be your bug for sure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 22:30:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238586#M191716</guid>
      <dc:creator>savic_prvoslav</dc:creator>
      <dc:date>2010-07-19T22:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: r:ajaxFolderSelector doesn't appear??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238587#M191717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your post.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;but if you can not see yours check: &lt;BR /&gt;rendered if it is true.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I added the rendered attribute and set it to true, but still it doesn't display.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;clear cache.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, tried it.&amp;nbsp; No effect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;check if this jsp is used att all ( so check configuration).&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The jsp is clearly being used.&amp;nbsp; I've changed simple things like the text that displays in the jsp.&amp;nbsp; The changes are displayed, but not r:ajaxFolderSelector.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With different browsers I get different results.&amp;nbsp; In IE8 it doesn't show up at all.&amp;nbsp; In Firefox, I get a very small dotted line box, but the text message : 'Click here to select the destination' is not appearing.&amp;nbsp; And clicking on the box does nothing.&amp;nbsp; In Opera, I get the same narrow dotted line box without the 'Click here . . .' text message, but clicking on the box, r:ajaxFolderSelector opens and folder destination can be selected.&amp;nbsp; So it looks like it works on Opera, but not on Firefox or IE.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 11:00:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238587#M191717</guid>
      <dc:creator>esource</dc:creator>
      <dc:date>2010-08-13T11:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: r:ajaxFolderSelector doesn't appear??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238588#M191718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;okay, I fixed the problem.&amp;nbsp; The problem was that my label attribute was not set correctly.&amp;nbsp; Not setting this correctly will kill the functionality in IE and Firefox, but not on Opera.&amp;nbsp; It's important that all the attributes are set correctly.&amp;nbsp; Entering wrong information in an attribute can kill the functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 13:32:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r-ajaxfolderselector-doesn-t-appear/m-p/238588#M191718</guid>
      <dc:creator>esource</dc:creator>
      <dc:date>2010-08-13T13:32:42Z</dc:date>
    </item>
  </channel>
</rss>

