<?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: NeXt UI links set in Tools</title>
    <link>https://community.cisco.com/t5/tools/next-ui-links-set/m-p/4392464#M604</link>
    <description>&lt;P&gt;I find we need to modify app.js, add&amp;nbsp; identityKey: 'name',&amp;nbsp; by default it's based on id&lt;/P&gt;</description>
    <pubDate>Sat, 24 Apr 2021 07:44:05 GMT</pubDate>
    <dc:creator>andrwan2</dc:creator>
    <dc:date>2021-04-24T07:44:05Z</dc:date>
    <item>
      <title>NeXt UI links set</title>
      <link>https://community.cisco.com/t5/tools/next-ui-links-set/m-p/4392452#M603</link>
      <description>&lt;DIV&gt;Through the NeXt UI documentation, I notice that it's mentioned that:&lt;/DIV&gt;
&lt;DIV&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH&gt;Property&lt;/TH&gt;
&lt;TH&gt;Description&lt;/TH&gt;
&lt;TH&gt;Example value&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;id&lt;/TD&gt;
&lt;TD&gt;Identifier of a link. Likewise node IDs, it should be unique among all the links.&lt;/TD&gt;
&lt;TD&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;source&lt;/TD&gt;
&lt;TD&gt;ID of a source node. If you explicitly defined it, &lt;SPAN&gt;you may use node's name&lt;/SPAN&gt;.&lt;/TD&gt;
&lt;TD&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;target&lt;/TD&gt;
&lt;TD&gt;ID of node-destination. If you explicitly defined it, you may use node's name.&lt;/TD&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
So, I tried to set links as below:&lt;/DIV&gt;
&lt;DIV&gt;"links":[
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW3'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW2'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW1'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW5'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW4'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW'},&lt;/DIV&gt;
&lt;DIV&gt;{'source': 'SW4', 'target': 'SW'},&lt;/DIV&gt;
&lt;DIV&gt;],&lt;/DIV&gt;
};&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;But seems it doesn't work well, could you help to give me a suggestion and how to deal with the node's name?&lt;/DIV&gt;</description>
      <pubDate>Sat, 24 Apr 2021 06:22:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/next-ui-links-set/m-p/4392452#M603</guid>
      <dc:creator>andrwan2</dc:creator>
      <dc:date>2021-04-24T06:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: NeXt UI links set</title>
      <link>https://community.cisco.com/t5/tools/next-ui-links-set/m-p/4392464#M604</link>
      <description>&lt;P&gt;I find we need to modify app.js, add&amp;nbsp; identityKey: 'name',&amp;nbsp; by default it's based on id&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 07:44:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/next-ui-links-set/m-p/4392464#M604</guid>
      <dc:creator>andrwan2</dc:creator>
      <dc:date>2021-04-24T07:44:05Z</dc:date>
    </item>
  </channel>
</rss>

