<?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 Display selected documents in FancyBox in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/display-selected-documents-in-fancybox/m-p/315053#M2054</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to display in a fancybox, names of documents selected in a folder (before launch automation).
In the fancybox, I can show the name of the folder with currentDocument.title EL Expression.
Can i retrieve selected documents names with an EL Expression in my fancybox ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 08:48:38 GMT</pubDate>
    <dc:creator>David79_</dc:creator>
    <dc:date>2017-09-14T08:48:38Z</dc:date>
    <item>
      <title>Display selected documents in FancyBox</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/display-selected-documents-in-fancybox/m-p/315053#M2054</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to display in a fancybox, names of documents selected in a folder (before launch automation).
In the fancybox, I can show the name of the folder with currentDocument.title EL Expression.
Can i retrieve selected documents names with an EL Expression in my fancybox ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 08:48:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/display-selected-documents-in-fancybox/m-p/315053#M2054</guid>
      <dc:creator>David79_</dc:creator>
      <dc:date>2017-09-14T08:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display selected documents in FancyBox</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/display-selected-documents-in-fancybox/m-p/315054#M2055</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;&amp;lt;c:forEach var="docSelected" items="#{documentsListsManager.getWorkingList('CURRENT_SELECTION')}" &amp;gt;
  &amp;lt;h:outputText value="#{docSelected.title}" /&amp;gt;
&amp;lt;/c:forEach&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 14 Sep 2017 11:41:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/display-selected-documents-in-fancybox/m-p/315054#M2055</guid>
      <dc:creator>David79_</dc:creator>
      <dc:date>2017-09-14T11:41:24Z</dc:date>
    </item>
  </channel>
</rss>

