<?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: Automatically generate point features at the endpoint of line features in Arcgis Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1707114#M68839</link>
    <description>&lt;P&gt;Editing is not loading when I try to use it in WebMap. When I click on the create features, nothing happens.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_0-1781011935873.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153621iF34BE96699532C8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_0-1781011935873.png" alt="anonymous55_0-1781011935873.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, when I go to Shared Templates, I can't save because the OK button is grayed out.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_1-1781012179477.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153622i23BB938DD1116A29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_1-1781012179477.png" alt="anonymous55_1-1781012179477.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2026 13:38:00 GMT</pubDate>
    <dc:creator>anonymous55</dc:creator>
    <dc:date>2026-06-09T13:38:00Z</dc:date>
    <item>
      <title>Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1704711#M68761</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am looking for a way to automatically add a point to a line when users create a line feature. The point location does not matter, but I want the point to inherit the same attribute values (such as the line date) from the line feature.&lt;/P&gt;&lt;P&gt;I know this can be done in ArcGIS Pro, but I am looking for a way to do it in &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ArcGIS Online&lt;/SPAN&gt;&lt;/SPAN&gt;, possibly using Arcade expressions or another workaround.&lt;/P&gt;&lt;P&gt;I’m curious if anyone here has had a similar experience and implemented something like this.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 17:51:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1704711#M68761</guid>
      <dc:creator>anonymous55</dc:creator>
      <dc:date>2026-05-27T17:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1704729#M68762</link>
      <description>&lt;P&gt;Although I haven't tried using these, apparently group templates configured in ArcGIS Pro are supported by the ArcGIS Online Web Editor:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/web-editor/latest/create-and-edit/templates.htm" target="_blank"&gt;https://doc.arcgis.com/en/web-editor/latest/create-and-edit/templates.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 18:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1704729#M68762</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2026-05-27T18:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1704786#M68764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/195450"&gt;@anonymous55&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;like&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/115587"&gt;@MobiusSnake&lt;/a&gt;&amp;nbsp;mentioned, you &lt;EM&gt;could&lt;/EM&gt;&amp;nbsp;create and use shared templates to do this. Those need to be created in Pro, and it requires a few extra steps to bring them into ArcGIS Online- we're working to streamline this process in the near future.&lt;/P&gt;&lt;P&gt;If you want to go that route, you can follow these steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Bring the hosted feature service (HFS) with line and point layers into Pro where you can manage the templates. If you don't already have a HFS, you'll need to create that first.&lt;/LI&gt;&lt;LI&gt;Create a group template in Pro. Using a builder you can configure it to add a point each time you create a line.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Use the command 'Store templates' in Pro. This stores the group template as a &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/data-management/shared-templates-arcgis-online" target="_self"&gt;shared template&lt;/A&gt; in ArcGIS Online.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Add the&amp;nbsp; HFS to a web map in Map Viewer.&lt;/LI&gt;&lt;LI&gt;Here you could author calculated expressions in the Form to fetch attribute information from another layer. You can do that using a FeatureSet function (see &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/catch-more-waves-using-arcade-featureset-expressions-in-forms" target="_self"&gt;this article&lt;/A&gt; for more).&lt;/LI&gt;&lt;LI&gt;Start editing. You'll see the new template in the Editor pane in apps like Map Viewer, Web Editor, and more.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 01 Jun 2026 17:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1704786#M68764</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2026-06-01T17:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1706968#M68832</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/585739"&gt;@EmilyGeo&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;This is great, and sorry for the delay.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;There aren't many resources available about this, which is kind of surprising considering how much useful work can be done with it. I was trying to learn the basics of creating and sharing templates, but I haven't found much documentation or guidance on the process.&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;However, I'm having a problem using it in ArcGIS Online. I'm getting the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Unable to save your shared template changes&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;Check the layer settings and confirm that you have the privileges required to make changes.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the templates in the Web Map Templates section after clicking &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Edit Templates&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; and then &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Shared Templates&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;, but I can't seem to use them successfully to create feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_0-1780946577456.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153568i15E71894B7D11320/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_0-1780946577456.png" alt="anonymous55_0-1780946577456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_1-1780946601178.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153569i1DD60881343DDF75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_1-1780946601178.png" alt="anonymous55_1-1780946601178.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Please let me know if I can provide any additional details or screenshots to help troubleshoot this issue. I'd really appreciate any guidance or suggestions you can offer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 19:27:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1706968#M68832</guid>
      <dc:creator>anonymous55</dc:creator>
      <dc:date>2026-06-08T19:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1707004#M68833</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/195450"&gt;@anonymous55&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like these are set up correctly based on the screenshot you shared. What do you see when you try to use the template in ArcGIS Online to create a feature?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 21:37:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1707004#M68833</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2026-06-08T21:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1707114#M68839</link>
      <description>&lt;P&gt;Editing is not loading when I try to use it in WebMap. When I click on the create features, nothing happens.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_0-1781011935873.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153621iF34BE96699532C8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_0-1781011935873.png" alt="anonymous55_0-1781011935873.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, when I go to Shared Templates, I can't save because the OK button is grayed out.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_1-1781012179477.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153622i23BB938DD1116A29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_1-1781012179477.png" alt="anonymous55_1-1781012179477.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 13:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1707114#M68839</guid>
      <dc:creator>anonymous55</dc:creator>
      <dc:date>2026-06-09T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate point features at the endpoint of line features in Arcgis Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1710907#M69021</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/195450"&gt;@anonymous55&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay in getting back to you! I’m not sure why the templates aren’t working, but if you’re still running into issues, I recommend you reach out to support and start a ticket so they can troubleshoot.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you can, feel free to send me a link to the layer — I can take a quick look on my end.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also, just a heads-up: if you tag me in your reply, I’ll get notified right away and can respond sooner. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 16:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automatically-generate-point-features-at-the/m-p/1710907#M69021</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2026-07-01T16:54:23Z</dc:date>
    </item>
  </channel>
</rss>

