<?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: Attachment Relate Info Window Widget on editable feature layer? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150261#M3498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Just for information sake, do you remember what it was that was wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2011 21:44:31 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2011-04-26T21:44:31Z</dc:date>
    <item>
      <title>Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150252#M3489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a question about the Attachment Relate Info Window Widget.&amp;nbsp; I can get the widget to work and show related tables, but the problem is that I would like to use it with a couple of editable layers.&amp;nbsp; If I list the layer as an operation layer in the config.xml it works when I use the MapServer REST endpoint but not when I use the FeatureServer REST endpoint.&amp;nbsp; I need the FeatureServer layer in order to edit the layer.&amp;nbsp; I've also tried listing both, but that doesn't work.&amp;nbsp; Is it possible to use this widget with an editable feature layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 14:42:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150252#M3489</guid>
      <dc:creator>WilliamBall1</dc:creator>
      <dc:date>2011-04-12T14:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150253#M3490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;William,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Several of my example configurations are using FeatureServer URLs so I am not sure what issue you are encountering.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 19:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150253#M3490</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-12T19:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150254#M3491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply, Robert!&amp;nbsp; Here's my code from config.xml (see Manholes at bottom):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;operationallayers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;layer label="500 Yr Flood" type="feature" visible="false" alpha = ".5"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_non-editable/MapServer/18" rel="nofollow" target="_blank"&gt;http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_non-editable/MapServer/18&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;layer label="100 Yr Flood" type="feature" visible="false" alpha = ".5"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_non-editable/MapServer/17" rel="nofollow" target="_blank"&gt;http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_non-editable/MapServer/17&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;layer label="Floodway" type="feature" visible="false" alpha = ".5"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_non-editable/MapServer/16" rel="nofollow" target="_blank"&gt;http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_non-editable/MapServer/16&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;layer label="Sewer Main Lines" type="feature" visible="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_editable/FeatureServer/1" rel="nofollow" target="_blank"&gt;http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_editable/FeatureServer/1&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;layer label="Manholes" type="feature" visible="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; info="widgets/InfoTemplates/AttRelateInfoWinWidget.swf"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; infoconfig="widgets/InfoTemplates/sewer.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_editable/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://cmsv0263csw-a11/ArcGIS/rest/services/pagosa/Pagosa_editable/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/operationallayers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When configured this way, when I click on a manhole, the popup appears and then I click on the datagrid icon and get an empty datagrid, no related table listed.&amp;nbsp; However when I make this a MapServer layer it works as expected, i.e., the related table is listed in the datagrid.&amp;nbsp; Also--and this might be the way it's supposed to be--but in the REST services directory I can see the related table when I follow the MapServer link , but not the FeatureServer link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bill Ball&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Special Projects Manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Office of Community Services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fort Lewis College&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Durango, CO&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 13:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150254#M3491</guid>
      <dc:creator>WilliamBall1</dc:creator>
      <dc:date>2011-04-13T13:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150255#M3492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I click on the feature, the pop-up appears as expected with data from the primary feature class, but when I click on the "Related Table" icon the Table window is empty.&amp;nbsp; When I click "Done" I get this error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Invalid value for parameter 'relationshipId'"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The related table shows up in the rest services directory and I can click on the link for the related table there and see all the fields.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help with this would be greatly appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bill Ball&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Special Projects Manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Office of Community Services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fort Lewis College&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Durango, CO&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150255#M3492</guid>
      <dc:creator>WilliamBall1</dc:creator>
      <dc:date>2011-04-20T15:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150256#M3493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Attach this file please.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;widgets/InfoTemplates/sewer.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150256#M3493</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-20T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150257#M3494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's the code (the upload utility would allow xml, so thought this was just as easy as uploading txt):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;mh_id&amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;Manholes&amp;lt;/titlefield&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layername&amp;gt;Manholes&amp;lt;/layername&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;links&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;linkfield icon_or_text_or_img="" icon="" linkalias="" linkprefix="" linksuffix=""&amp;gt;&amp;lt;/linkfield&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/links&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;datefields&amp;gt;&amp;lt;/datefields&amp;gt; &amp;lt;!-- field in milliseconds --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;zoomscale&amp;gt;5000&amp;lt;/zoomscale&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:40:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150257#M3494</guid>
      <dc:creator>WilliamBall1</dc:creator>
      <dc:date>2011-04-20T15:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150258#M3495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Begin by adding :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;fields&amp;gt;mh_id,OBJECTID&amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not really sure why you would only want to show one field in an info popup anyway...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150258#M3495</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-20T15:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150259#M3496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, thanks Robert.&amp;nbsp; I tried adding the objectid and I get the same result with the difference that the objectid now shows up in the info pop-up, as you would expect.&amp;nbsp; But the table window is still showing no tables and still the "Invalid value for parameter 'relationshipId'" error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason I only have the manhole id in the popup is because that is the only meaningful information in the primary feature class.&amp;nbsp; All of the meaningful data is in the related table that has multiple entries per manhole based on inverts in and out of the manholes.&amp;nbsp; If I had created the original dataset I might have structured it differently, but still would need the related table for the inverts. I'm just trying to display the manholes for them in this municipal web app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 18:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150259#M3496</guid>
      <dc:creator>WilliamBall1</dc:creator>
      <dc:date>2011-04-20T18:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150260#M3497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I finally got this to work.&amp;nbsp; The problem was with the way I did my relate.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for a great widget, Robert!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 21:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150260#M3497</guid>
      <dc:creator>WilliamBall1</dc:creator>
      <dc:date>2011-04-26T21:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150261#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Just for information sake, do you remember what it was that was wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 21:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150261#M3498</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-26T21:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150262#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think Bill's problem was that he did his relate on the manHoleId rather than the objectId.&amp;nbsp; I am assuming that as I am working with related data that is not related by it's objectId and nothing is working properly.&amp;nbsp; Is this an accurate assumption?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 03:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150262#M3499</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2011-10-11T03:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150263#M3500</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 am attempting to integrate the the Relate info widget into my application.&amp;nbsp; When trying to select the related info grid a table comes up with two records, that as far as I can tell are the names of my relationships.&amp;nbsp; when closing the grid I get the error "Invalid value for the parameter 'relationship id'".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get this same behavior from your sample site.&amp;nbsp; Is this something browser related on my end?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&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;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 19:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150263#M3500</guid>
      <dc:creator>JustinFultz</dc:creator>
      <dc:date>2011-10-19T19:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150264#M3501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Justin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You have to select one of the relationships before you click done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 19:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150264#M3501</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-10-19T19:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Attachment Relate Info Window Widget on editable feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150265#M3502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry. been staring at a computer too many hours today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;time to wrap it up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 20:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attachment-relate-info-window-widget-on-editable/m-p/150265#M3502</guid>
      <dc:creator>JustinFultz</dc:creator>
      <dc:date>2011-10-19T20:40:46Z</dc:date>
    </item>
  </channel>
</rss>

