<?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: Edit Return values and titles in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828591#M8078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not exactly an answer to your question, rather another question:&amp;nbsp; Is your 'Measure" widget code available on GeoNet by any chance ??&amp;nbsp; This is something I'd love to incorporate in my WebApps, but I'm not sure where to start . ..&lt;/P&gt;&lt;P&gt; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 19:24:07 GMT</pubDate>
    <dc:creator>asinha_ppc</dc:creator>
    <dc:date>2015-08-06T19:24:07Z</dc:date>
    <item>
      <title>Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828588#M8075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have created a widget that returns information on a measure for different types of routes.&amp;nbsp; (Departmental, Corridor and Ref Marker)&amp;nbsp; It returns the values in separate tables which is fine but it makes the tables so big you have to scroll down to see them all..&amp;nbsp; How do I make it so the table is sized based on the return value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly I would like to remove a few of the fields from the table.&amp;nbsp; I only want to show Route and Offset and remove the other 3 fields.&amp;nbsp; I have attached a picture to show what I'm talking about. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas or help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 15:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828588#M8075</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-07-24T15:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828589#M8076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. The table size can be controlled by its css rules. You can check the table style to see if it uses fixed height or min-height.&lt;/P&gt;&lt;P&gt;2. The fields added to the table is up to you. If you use dojox.grid.DataGrid, you can set table content using store property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 01:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828589#M8076</guid>
      <dc:creator>JianWang3</dc:creator>
      <dc:date>2015-07-27T01:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828590#M8077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I get the css portion.&amp;nbsp; As far as the DataGrid would I enter that code into the widget.js file or where would it go?&amp;nbsp; If it does go in the widget.js file does it need to be in the stemapp widget folder as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828590#M8077</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-07-29T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828591#M8078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not exactly an answer to your question, rather another question:&amp;nbsp; Is your 'Measure" widget code available on GeoNet by any chance ??&amp;nbsp; This is something I'd love to incorporate in my WebApps, but I'm not sure where to start . ..&lt;/P&gt;&lt;P&gt; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 19:24:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828591#M8078</guid>
      <dc:creator>asinha_ppc</dc:creator>
      <dc:date>2015-08-06T19:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828592#M8079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m new so maybe put your question in its simplest for and I would be happy to try and explain what I have done..  I only started this a couple weeks ago..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 21:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828592#M8079</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-08-06T21:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828593#M8080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, to begin with, I'd like to see how this "Locate Accumulated Mileage" widget works - if possible.&amp;nbsp; Maybe a live sample, if you have one.&amp;nbsp; If it does close to what I think it does, it would be very useful. And then perhaps some guidance about how you created it. Thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 15:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828593#M8080</guid>
      <dc:creator>asinha_ppc</dc:creator>
      <dc:date>2015-08-07T15:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828594#M8081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a live version yet, I'm still in development stage..&amp;nbsp; I will let you know when I deploy it to production..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828594#M8081</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-08-10T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Return values and titles</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828595#M8082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much, greatly appreciated !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/edit-return-values-and-titles/m-p/828595#M8082</guid>
      <dc:creator>asinha_ppc</dc:creator>
      <dc:date>2015-08-10T17:27:03Z</dc:date>
    </item>
  </channel>
</rss>

