<?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: Aikau publishTopic  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4554#M2057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 id="toc-hId-1160663359"&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;a random prefix for&amp;nbsp;the scope is generated to be shure that all of your widgets inside your form are saff and together, you can desactivate this option with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="color: #4d4d4c; background-color: #ffffff; border: 0px;"&gt;scopeFormControls&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c; background-color: #ffffff; border: 0px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c; background-color: #ffffff; border: 0px;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #8959a8; background-color: #ffffff; border: 0px;"&gt;true&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="color: #8959a8; background-color: #ffffff; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="background-color: #ffffff; border: 0px;"&gt;Or better solution rename this random scope with pubSubScope&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="background-color: #ffffff; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="background-color: #ffffff; border: 0px;"&gt;name : "alfresco/forms/Form",&lt;BR /&gt; config : {&lt;BR /&gt; &lt;SPAN style="color: #ff6600;"&gt;&lt;STRONG&gt;pubSubScope : "fixedPrefixScope",&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px; font-weight: normal;"&gt;okButtonPublishTopic : "&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;STRONG&gt;REDRACCOON&lt;/STRONG&gt;&lt;/SPAN&gt;",&lt;BR /&gt;widgets : [ ]&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2017 15:58:46 GMT</pubDate>
    <dc:creator>redraccoon</dc:creator>
    <dc:date>2017-01-31T15:58:46Z</dc:date>
    <item>
      <title>Aikau publishTopic</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4552#M2055</link>
      <description>Hello, a quick question about the Topics in Aikauwhen I click publish on a simple button it's working perfect****************aikau code :&amp;nbsp;name: "alfresco/buttons/AlfButton", config: { &amp;nbsp;&amp;nbsp;&amp;nbsp;publishTopic: "REDRACCOON" }results in logs :&amp;nbsp;Object {type: "PUBLICATION", topic: "REDRACCOON", payload: Object,</description>
      <pubDate>Tue, 31 Jan 2017 13:55:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4552#M2055</guid>
      <dc:creator>redraccoon</dc:creator>
      <dc:date>2017-01-31T13:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Aikau publishTopic</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4553#M2056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #8e908c;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #333333;"&gt;in the&lt;A href="https://dev.alfresco.com/resource/docs/aikau-jsdoc/Form.js.html" rel="nofollow noopener noreferrer"&gt; source&lt;/A&gt; I found this wich might be the solution,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #333333;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #333333;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #8e908c;"&gt;/** &lt;SPAN class=""&gt;&lt;/SPAN&gt; * Indicates that the a new pubSubScope should be generated for this widget so that it's &lt;SPAN class=""&gt;&lt;/SPAN&gt; * form controls will be scoped to only communicate with this instance and not "pollute" &lt;SPAN class=""&gt;&lt;/SPAN&gt; * any other forms that may also be on the page. &lt;SPAN class=""&gt;&lt;/SPAN&gt; * &lt;SPAN class=""&gt;&lt;/SPAN&gt; * @instance &lt;SPAN class=""&gt;&lt;/SPAN&gt; * @type {boolean} &lt;SPAN class=""&gt;&lt;/SPAN&gt; * @default &lt;SPAN class=""&gt;&lt;/SPAN&gt; */&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt; scopeFormControls&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #8959a8;"&gt;true&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4c;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #333333;"&gt;It's really usefull (without this scope I couldn't use&amp;nbsp; &lt;SPAN style="color: #000080;"&gt;requirementConfig: {initialValue: true}&amp;nbsp;&lt;SPAN style="color: #333333;"&gt; &amp;nbsp; &amp;nbsp;but still don't know how to intercept my topic with a random value&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:51:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4553#M2056</guid>
      <dc:creator>redraccoon</dc:creator>
      <dc:date>2017-01-31T15:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Aikau publishTopic</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4554#M2057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 id="toc-hId-1160663359"&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;a random prefix for&amp;nbsp;the scope is generated to be shure that all of your widgets inside your form are saff and together, you can desactivate this option with&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="color: #4d4d4c; background-color: #ffffff; border: 0px;"&gt;scopeFormControls&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c; background-color: #ffffff; border: 0px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4c; background-color: #ffffff; border: 0px;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #8959a8; background-color: #ffffff; border: 0px;"&gt;true&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="color: #8959a8; background-color: #ffffff; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="background-color: #ffffff; border: 0px;"&gt;Or better solution rename this random scope with pubSubScope&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="background-color: #ffffff; border: 0px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN class="" style="background-color: #ffffff; border: 0px;"&gt;name : "alfresco/forms/Form",&lt;BR /&gt; config : {&lt;BR /&gt; &lt;SPAN style="color: #ff6600;"&gt;&lt;STRONG&gt;pubSubScope : "fixedPrefixScope",&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px; font-weight: normal;"&gt;okButtonPublishTopic : "&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;STRONG&gt;REDRACCOON&lt;/STRONG&gt;&lt;/SPAN&gt;",&lt;BR /&gt;widgets : [ ]&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px; font-weight: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:58:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/aikau-publishtopic/m-p/4554#M2057</guid>
      <dc:creator>redraccoon</dc:creator>
      <dc:date>2017-01-31T15:58:46Z</dc:date>
    </item>
  </channel>
</rss>

