<?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: What does gridService property refer to? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816396#M7027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So you are working with a GPService? If so what are the services input parameters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2018 20:07:02 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-02-05T20:07:02Z</dc:date>
    <item>
      <title>What does gridService property refer to?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816395#M7026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a CreateJob widget for a template I am using from Web App Builder. One of the properties it is asking for is the gridService and I cannot figure out what that is asking for. Any url I try out takes away the undefined layerObject error but gives me a "Uncaught TypeError: Cannot read property 'setVisibleLayers' of undefined..."?? At this point I am guess it might not be asking for a url of any sort. So if&lt;SPAN&gt;&amp;nbsp;anyone has any idea what gridService refers to I would appreciate the help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 19:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816395#M7026</guid>
      <dc:creator>MansiShah</dc:creator>
      <dc:date>2018-02-05T19:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: What does gridService property refer to?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816396#M7027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So you are working with a GPService? If so what are the services input parameters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 20:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816396#M7027</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-05T20:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: What does gridService property refer to?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816397#M7028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with a custom widget. gridService is one of the properties I have to fill in towards the top of the file. It is used in functions later being referred to as this.gridService.layerObject.setVisibility(true), etc.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 22:51:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816397#M7028</guid>
      <dc:creator>MansiShah</dc:creator>
      <dc:date>2018-02-05T22:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: What does gridService property refer to?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816398#M7029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Not really what I was asking. Yes it is a property, but it sounds like a property for some GPService and if that is the case then we will not know any better than you as to what the parameter is. There is no dijit that I know of that is expecting a gridService input parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 00:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816398#M7029</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-06T00:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: What does gridService property refer to?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816399#M7030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh okay. From what it looks like it (the gridService property) is looking for something that has a layerObject which can have a setVisibility property.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 18:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/what-does-gridservice-property-refer-to/m-p/816399#M7030</guid>
      <dc:creator>MansiShah</dc:creator>
      <dc:date>2018-02-07T18:58:44Z</dc:date>
    </item>
  </channel>
</rss>

