<?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>Question Re: New backoffice-widget, list of Products in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaa-p/12050278#M403184</link>
    <description>&lt;P&gt;Oh I understood my main mistake. I should've looked in &lt;CODE&gt;myextension-backoffice-config.xml&lt;/CODE&gt; - that one contains all the data. The &lt;CODE&gt;myextension-backoffice-widgets.xml&lt;/CODE&gt; as opposed to it contains only the widget settings
&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 22:52:27 GMT</pubDate>
    <dc:creator>rbespalovnc</dc:creator>
    <dc:date>2018-07-03T22:52:27Z</dc:date>
    <item>
      <title>New backoffice-widget, list of Products</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaq-p/12050277</link>
      <description>&lt;P&gt;In backoffice there is a default widget displaying a Product List (+ Search, + Editor Area)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1721071-11099-2018-07-03-15h33-40.png"&gt;screenshot&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I want to create the same widget but customize the columns in the list view, and then put it right below the "Products" menu and call this menu item "Cool products" &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I looked at the &lt;A href="https://help.hybris.com/6.3.0/hcd/8bd76a7f866910149ae8a66ccdd4dc72.html"&gt;Customizing the Widgets Structure in the Backoffice-Based Application &lt;/A&gt; but it didn't make everything clear for me.&lt;/P&gt;
&lt;P&gt;I created a new extension from &lt;CODE&gt;ybackoffice&lt;/CODE&gt; and I know I need to modify the &lt;CODE&gt;myextension-backoffice-widgets.xml&lt;/CODE&gt; .
Now I suppose I need to extend the &lt;CODE&gt;explorerTree&lt;/CODE&gt; widget somehow and insert a new widget into it, that should contain Advanced Search widget, Collection Browser widget, and Editor Area widget.  And then I can go on and customize it. Maybe that's the wrong way, but that's how I imagine it now.&lt;/P&gt;
&lt;P&gt;The problem is I can't find Product-related entries in the ext-backoffice's &lt;CODE&gt;backoffice-widgets.xml&lt;/CODE&gt; and don't know what to copy to my xml.  Any help even in the form of a link to help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 15:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaq-p/12050277</guid>
      <dc:creator>rbespalovnc</dc:creator>
      <dc:date>2018-07-03T15:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: New backoffice-widget, list of Products</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaa-p/12050278#M403184</link>
      <description>&lt;P&gt;Oh I understood my main mistake. I should've looked in &lt;CODE&gt;myextension-backoffice-config.xml&lt;/CODE&gt; - that one contains all the data. The &lt;CODE&gt;myextension-backoffice-widgets.xml&lt;/CODE&gt; as opposed to it contains only the widget settings
&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 22:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaa-p/12050278#M403184</guid>
      <dc:creator>rbespalovnc</dc:creator>
      <dc:date>2018-07-03T22:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: New backoffice-widget, list of Products</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaa-p/12050279#M403185</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;This is how it works:&lt;/P&gt;
 &lt;UL&gt;
  &lt;LI&gt;&lt;P&gt; &lt;CODE&gt;*-widgets.xml&lt;/CODE&gt; file contains only a meshup: definition on how widgets are located against each other, what widgets are in play, how they should behave (widget settings defines particular widget instance behaviour, but rather from about purpose, bussiness logic, etc)
&lt;/P&gt;

  &lt;/LI&gt;
  &lt;LI&gt;&lt;P&gt; &lt;CODE&gt;*-config.xml&lt;/CODE&gt; defines detailed UI configuration that may be defined differently for different types, users, roles, etc. What is also important - this configuration may be reused by different widget instances (in most cases widget has a setting that says which UI configuration should be used by this particular instance)&lt;/P&gt;

  &lt;/LI&gt;

 &lt;/UL&gt;
&lt;P&gt;Hope now it is more clear to you, how to accomplish, what you need.&lt;/P&gt;
&lt;P&gt;Cheers,
Jacek
&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 10:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/new-backoffice-widget-list-of-products/qaa-p/12050279#M403185</guid>
      <dc:creator>former_member625836</dc:creator>
      <dc:date>2018-07-04T10:04:17Z</dc:date>
    </item>
  </channel>
</rss>

