<?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 Visualize tab with an automation chain in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321151#M8152</link>
    <description>&lt;P&gt;Is there an operation that allow to visualize a page or a tab?
I would like to create a chain that first acquires a lock (Document.Lock) and then visualizes the edit tab for the document.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Mar 2012 15:39:35 GMT</pubDate>
    <dc:creator>Alice_</dc:creator>
    <dc:date>2012-03-20T15:39:35Z</dc:date>
    <item>
      <title>Visualize tab with an automation chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321151#M8152</link>
      <description>&lt;P&gt;Is there an operation that allow to visualize a page or a tab?
I would like to create a chain that first acquires a lock (Document.Lock) and then visualizes the edit tab for the document.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2012 15:39:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321151#M8152</guid>
      <dc:creator>Alice_</dc:creator>
      <dc:date>2012-03-20T15:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize tab with an automation chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321152#M8153</link>
      <description>&lt;P&gt;Hi, that's a smart idea. But you will also have to unlock automatically after having clicked on a customized "save" button, won't you ?&lt;/P&gt;
&lt;P&gt;To do what you aim at:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Document.lock&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewOperation/Seam.ChangeTab"&gt;Seam.ChangeTab&lt;/A&gt; with value TAB_EDIT for the parameter &lt;EM&gt;tab&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Of course, you need to be in a Seam context, that means that this chain will work if you bind it to a user action, and won't work if you bind it to an event listener (whose context has no notion of current tab in the interface).&lt;/P&gt;
&lt;P&gt;To add a new button in the "edit" screen for saving, you can follow this &lt;A href="http://doc.nuxeo.com/display/Studio/Implement+user+actions+on+edition+screen+of+documents"&gt;how-to&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 05:56:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321152#M8153</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2012-03-22T05:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize tab with an automation chain</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321153#M8154</link>
      <description>&lt;P&gt;Thank you very much (yes, I was also wondering about the unlock action&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 17:03:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/visualize-tab-with-an-automation-chain/m-p/321153#M8154</guid>
      <dc:creator>Alice_</dc:creator>
      <dc:date>2012-03-22T17:03:51Z</dc:date>
    </item>
  </channel>
</rss>

