<?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: How to make 1st item in Experience Builder List widget to be 'selected'.. in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528361#M14570</link>
    <description>&lt;P&gt;You can set more conditions here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1724808840749.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113692i98F4171719FAED93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1724808840749.png" alt="ShengdiZhang_0-1724808840749.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How to select the first record depends on your data structure, given the sorting in the list widget I would suggest using the Date field.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 01:43:31 GMT</pubDate>
    <dc:creator>ShengdiZhang</dc:creator>
    <dc:date>2024-08-28T01:43:31Z</dc:date>
    <item>
      <title>How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1526104#M14449</link>
      <description>&lt;P&gt;We are currently using Experience Builder with an ArcGIS Enterprise environment at 10.9.1&lt;/P&gt;&lt;P&gt;I have developed an Experience to present information on assets and asset inspections.&amp;nbsp; The assets are a feature class and the inspections are in a related table. Data collection in the field is done using Survey123.&lt;/P&gt;&lt;P&gt;I have 2 pages within the Experience... an Overview page and an Inspections page.&lt;/P&gt;&lt;P&gt;On my Overview page I have a List widget with my assets and a Map showing the assets.&amp;nbsp; When an asset is selected, the Map zooms to the asset and the user can select a Button to go to the Inspections page, which lists all the inspections for the selected asset..&lt;/P&gt;&lt;P&gt;On the Inspections page I have a List widget with summary information .. a list of inspections for that asset. When the user selects an inspection from the List, then 2 large text boxes on the same page display the details of the inspection.&lt;/P&gt;&lt;P&gt;My problem is that when the user first gets directed to the Inspections page, the text boxes show the field names within my related table.. until the user selects one of the inspections from the list.&amp;nbsp; Ideally I'd like the 1st inspection within the List widget on my Inspections page to already be selected, so that the user sees real data, instead of field names.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is there a way to make this happen?&lt;/STRONG&gt; (I think if I were to use the 'Feature Info' widget instead of a formatted Text box, then the info might be populated,but the 'Feature Info' widget doesn't give me the presentational options).&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 19:50:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1526104#M14449</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-08-22T19:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1526278#M14457</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/241305"&gt;@DfIRivers&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can check the "View for empty selection" option to avoid displaying field names when there are no selections.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1724393081649.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113336i9484EA166B33DE13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1724393081649.png" alt="ShengdiZhang_0-1724393081649.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 06:06:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1526278#M14457</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-08-23T06:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1526847#M14490</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt; , I've had a look at this option, and whilst it allows data to be displayed on my 'Inspections' page instead of field names.. the data that's displayed doesn't correspond with the particular asset chosen (on my 'Overview' page), or the list of inspections on my 'Inspections' page.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2024 11:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1526847#M14490</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-08-25T11:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1527656#M14535</link>
      <description>&lt;P&gt;Another solution I can think of is to add a message action Record selection changes - Framework - Select data records to the map and the list widgets on the Overview page. You can set up trigger/action connection for the two layers and add appropriate conditions to ensure the first record is selected.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 07:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1527656#M14535</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-08-27T07:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528207#M14567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;, Thanks so much for your latest suggestion... I think this is definitely on the right track.&lt;/P&gt;&lt;P&gt;So currently I have the following Triggers set on both the Map and List widgets on my Overview page..&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;to Filter Data records on the Framework; and&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;to Select Data Records on the Framework&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and I've connected the 2 layers i.e. the asset and the asset inspection, in the Trigger/action connection Conditions section.&lt;/P&gt;&lt;P&gt;When I do this, I find when I go to the Inspections page, that &lt;STRONG&gt;all&lt;/STRONG&gt; the records in the List widget (for the selected asset) on the Inspections page are selected.. and the 1st record is populating data to my Text boxes on the same page.&lt;/P&gt;&lt;P&gt;Is there&amp;nbsp; some other condition clause I could set that would cause &lt;STRONG&gt;only&lt;/STRONG&gt; the 1st record on the list to be selected?&amp;nbsp; (The list widget on the Inspections page has a sort applied to sort the records in descending Date Order).&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 20:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528207#M14567</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-08-27T20:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528361#M14570</link>
      <description>&lt;P&gt;You can set more conditions here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1724808840749.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113692i98F4171719FAED93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1724808840749.png" alt="ShengdiZhang_0-1724808840749.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How to select the first record depends on your data structure, given the sorting in the list widget I would suggest using the Date field.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 01:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528361#M14570</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-08-28T01:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528497#M14576</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;, I can see the option to set a clause, but can't figure out a way to use it to select the lastest 'inspectionDate'.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DfIRivers_0-1724833035504.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113712iAFC51680AA0E1300/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DfIRivers_0-1724833035504.png" alt="DfIRivers_0-1724833035504.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 08:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528497#M14576</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2024-08-28T08:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 1st item in Experience Builder List widget to be 'selected'..</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528517#M14577</link>
      <description>&lt;P&gt;Hi, as I said, it depends on your data structure.&lt;/P&gt;&lt;P&gt;If you can't use an existing field to formulate the proper condition, you can add a new field, name it select_id for example, set the select_id to group by &lt;U&gt;asset&lt;/U&gt; and sort by &lt;U&gt;Date&lt;/U&gt;, and then add the condition of select_id=1 for your case.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1724835331990.png" style="width: 200px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113715i93B4B3124949A59E/image-size/small?v=v2&amp;amp;px=200" role="button" title="ShengdiZhang_1-1724835331990.png" alt="ShengdiZhang_1-1724835331990.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 09:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-make-1st-item-in-experience-builder-list/m-p/1528517#M14577</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-08-28T09:02:25Z</dc:date>
    </item>
  </channel>
</rss>

