<?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: WAB Dev Edition: how do I customize widget sidebars class names? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845746#M10316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can find the css file and rule very quickly using the browsers developer tools at your disposal (see the image below).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/394734_Untitled-1.jpg" style="width: 620px; height: 310px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 20:16:21 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-01-24T20:16:21Z</dc:date>
    <item>
      <title>WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845745#M10315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to tweak the class names of my widget sidebar elements within a WAB Dev Edition templated app. For example (see image below), I would like to locate and edit the class name of the following element:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div &lt;STRONG&gt;class="title-label"&lt;/STRONG&gt; data-dojo-attach-point="titleLabelNode" title="Add Systems" style="line-height: 35px;"&amp;gt;Add Systems&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/394727_2.png" style="width: 620px; height: 308px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do a full search for "&lt;EM&gt;title-label&lt;/EM&gt;" or class = "&lt;EM&gt;title-label&lt;/EM&gt;"&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;inside my entire web app folder and files, I cannot locate the corresponding&amp;nbsp;CSS class name, nor the file where the &amp;lt;div&amp;gt; with that class name is. Am I looking for the wrong item? Any help or pointer is much appreciated!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 20:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845745#M10315</guid>
      <dc:creator>FrancescoTonini2</dc:creator>
      <dc:date>2018-01-24T20:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845746#M10316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can find the css file and rule very quickly using the browsers developer tools at your disposal (see the image below).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/394734_Untitled-1.jpg" style="width: 620px; height: 310px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 20:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845746#M10316</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-24T20:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845747#M10317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if I wanted to tweak the title-label class and give my own name to it, I would have to modify the&amp;nbsp;&lt;/P&gt;&lt;P&gt;.jimu-foldable-panel .title-label {&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;chunk of code with something like&amp;nbsp;&lt;SPAN&gt;.jimu-foldable-panel .title-label-2 {} correct? Since I am going to also change the class reference in the corresponding &amp;lt;div&amp;gt; element shown in the browser dev tools, how can I locate that &amp;lt;div&amp;gt;? I searched for that element but for some reason did not find it...&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 20:25:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845747#M10317</guid>
      <dc:creator>FrancescoTonini2</dc:creator>
      <dc:date>2018-01-24T20:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845748#M10318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So what are you wanting to change? If you are looking to change the text then just change the label of the widget in the widgets settings dialog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 20:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845748#M10318</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-24T20:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845749#M10319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because of a separate in-app flow tutorial provider I am using with my web app, I was told I need to give my widget&amp;nbsp;panels a unique class names. So, instead of having a generic "title-label" class for each of my widget panels that open when I click on them, I would like to manually edit the class names and call them something like "title-label-1",&amp;nbsp;&lt;SPAN&gt;"title-label-2", etc. To do so, I need to locate the corresponding CSS file (which you pointed me to) where I can add my own .title-label- blocks as well as locate the corresponding sidebar &amp;lt;div&amp;gt; so I can have something like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;lt;div&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;class="title-label-1"&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;data-dojo-attach-point="titleLabelNode" title="Add Systems" style="line-height: 35px;"&amp;gt;Add Systems&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;for my "Add Systems" widget panel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;lt;div&amp;nbsp;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;class="title-label-2"&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;data-dojo-attach-point="titleLabelNode" title="Upload Systems from File" style="line-height: 35px;"&amp;gt;Upload Systems from File&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;for my "Upload Systems from File" widget panel etc. etc. Basically, have a unique class identifier for each of my widget panels that currently has a generic "title-label" class name. The issue is that I cannot locate any of the &amp;lt;div&amp;gt; elements above to manually change the class names as well...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 20:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845749#M10319</guid>
      <dc:creator>FrancescoTonini2</dc:creator>
      <dc:date>2018-01-24T20:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845750#M10320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am afraid you are going to have a hard time with that. The class name is controlled by the themes widget frame. For example the Foldable themes pannels &amp;gt; FoldablePanel &amp;gt; FoldableDijit.js is where the div with class="title-label" exists but if you make changes there it affects all the apps widgets that use that code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 21:04:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845750#M10320</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-24T21:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Dev Edition: how do I customize widget sidebars class names?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845751#M10321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see...so I might have to give up on customizing the class names for each separate sidebar. I thought that changing the CSS elements and the corresponding &amp;lt;div&amp;gt; would be doable for individual widget sidebars, not affecting the entire app like you are saying..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 14:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-dev-edition-how-do-i-customize-widget-sidebars/m-p/845751#M10321</guid>
      <dc:creator>FrancescoTonini2</dc:creator>
      <dc:date>2018-01-25T14:53:44Z</dc:date>
    </item>
  </channel>
</rss>

