<?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: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401029#M11505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;You have to make change to the Flex API's skin for the Geocoder. GeoCoderSkin.mxml&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The prompt is controlled by the searchprompt label tag in the HeaderControllerWidget.xml (not in the XML by default). &lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Header_Controller_widget_tags/01m30000000n000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Header_Controller_widget_tags/01m30000000n000000/&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You have to make change to the Flex API's skin for the AttributeTable. AttributeTableSkin.mxml&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Aug 2013 17:23:37 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-08-14T17:23:37Z</dc:date>
    <item>
      <title>Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401028#M11504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to match the design of an application I created using the Flex API, not the Viewer. I have attached an image with each application side by side, with the one I am trying to mirror on the left.&amp;nbsp; Specifically, the changes I still need to make are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the header controller:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--How to change the color of the background of the geocoder only, not the entire header&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--How to change the "Enter address..." text in the geocoder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the attribute table:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; --How to make the background color white and the text black (more basic looking)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26705[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am pretty sure I can figure out how to make these changes--I just need some direction on where to look!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 16:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401028#M11504</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-14T16:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401029#M11505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;You have to make change to the Flex API's skin for the Geocoder. GeoCoderSkin.mxml&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The prompt is controlled by the searchprompt label tag in the HeaderControllerWidget.xml (not in the XML by default). &lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Header_Controller_widget_tags/01m30000000n000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Header_Controller_widget_tags/01m30000000n000000/&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You have to make change to the Flex API's skin for the AttributeTable. AttributeTableSkin.mxml&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 17:23:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401029#M11505</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-14T17:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401030#M11506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. I am having trouble locating the GeocoderSkin.mxml.&amp;nbsp; I am running Flex 3.3 and looking in the Skins package.&amp;nbsp; I found &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/flex/api-reference/"&gt;https://developers.arcgis.com/en/flex/api-reference/&lt;/A&gt;&lt;SPAN&gt; in the API reference stating it was implemented in 3.2--but where?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS This is what I see exactly in the package explorer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26709[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 18:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401030#M11506</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-14T18:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401031#M11507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That is because you are looking at the &lt;/SPAN&gt;&lt;STRONG&gt;viewer's&lt;/STRONG&gt;&lt;SPAN&gt; skins and I said the &lt;/SPAN&gt;&lt;STRONG&gt;API&lt;/STRONG&gt;&lt;SPAN&gt; Skins (two different things). You need to download the Flex API and in that download you will find the API skins.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 18:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401031#M11507</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-14T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401032#M11508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My mistake. I have that downloaded, also. I have located the "bgfill" SolidColor tag within the GeocoderSkin.mxml.&amp;nbsp; It is default set to white, but my application is still showing up blue like the style set in the config file.&amp;nbsp; I am referencing the skin-class in the default.css file as &lt;/SPAN&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;esri|Geocoder
{
 skin-class: ClassReference("com.esri.viewer.skins.MyGeocoderSkin");
}&lt;/PRE&gt;&lt;SPAN&gt; Is this not where I should be referencing the skin?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is this not the correct part of the skin to make the background of the geocoder white?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &amp;lt;s:Rect id="background"
&amp;nbsp;&amp;nbsp; left="1" right="1" top="1" bottom="1"&amp;gt;
&amp;nbsp; &amp;lt;s:fill&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;s:SolidColor id="bgFill" color="0xFFFFFF"/&amp;gt;
&amp;nbsp; &amp;lt;/s:fill&amp;gt;
 &amp;lt;/s:Rect&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401032#M11508</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2021-12-11T18:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401033#M11509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; It is this line of code that colors the background of the geocoder to the contentBackgroundColor:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Define the content fill items that should be colored by the "contentBackgroundColor" style. */
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static private const contentFill:Array = [ "bgFill" ];&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change it to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;static private const contentFill:Array = [];&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:17:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401033#M11509</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T18:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401034#M11510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been requested to change the color of the search prompt that automatically displays in the Geocoder. Would this be done in the skin as well? Looking through the code I have located &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;s:RichEditableText id="textDisplay"&lt;/PRE&gt;&lt;SPAN&gt; and the &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;s:Label id="promptDisplay"&lt;/PRE&gt;&lt;SPAN&gt; and followed them through the actionscript code. I don't see anywhere in the mxml or AS where the color is set. Is this possible to change?&amp;nbsp; I was able to successfully change the prompt text that is displayed in the Header Controller widget in the xml file and the background was changed to white. However, the text is gray and now hard to read.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 14:37:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401034#M11510</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-20T14:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401035#M11511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Add an alpha attribute to the&amp;nbsp; promptDisplay:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;s:Label id="promptDisplay" color="0x000000" alpha="1" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; includeIn="normalWithPrompt,disabledWithPrompt" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; includeInLayout="false" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxDisplayedLines="1" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mouseChildren="false" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mouseEnabled="false" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; verticalAlign="middle"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401035#M11511</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-20T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table styling--where to do it? MXML attribute widget, xml, or CSS?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401036#M11512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Awesome. THANK YOU!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/attribute-table-styling-where-to-do-it-mxml/m-p/401036#M11512</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-20T15:57:36Z</dc:date>
    </item>
  </channel>
</rss>

