<?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: Can you create a field template for the attribute table with ArcGIS Pro? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488923#M84439</link>
    <description>&lt;P&gt;Thanks for replying.&lt;BR /&gt;So I have 3 layers which has all the same attributes fields.&lt;BR /&gt;For one of them, I only display like the Address and Day and Time.&lt;BR /&gt;I rewrite the aliases names of these fields as well to make them more user friendly to read.&lt;BR /&gt;Now, I want to have the same setup for the attribute tables for the remaining 2 layers.&lt;BR /&gt;Is there a way to copy the attribute setup of the 1st layer to the other 2 layers?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 15:21:24 GMT</pubDate>
    <dc:creator>VongThong</dc:creator>
    <dc:date>2024-06-11T15:21:24Z</dc:date>
    <item>
      <title>Can you create a field template for the attribute table with ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488550#M84409</link>
      <description>&lt;P&gt;Hello, I'm currently working with Pro 3.2.2.&lt;BR /&gt;Is there a way to create a template for the attribute table so I can apply to multiple layers?&lt;BR /&gt;For example, I have 3 layers with the same fields.&lt;BR /&gt;On one of them, I only select 10 fields display and change the Aliases .&lt;BR /&gt;Is there a way to copy the attributes shown to the other 2 layers?&lt;BR /&gt;I know there is a way do this for symbology but for attribute table, is there anything?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 22:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488550#M84409</guid>
      <dc:creator>VongThong</dc:creator>
      <dc:date>2024-06-10T22:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create a field template for the attribute table with ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488594#M84415</link>
      <description>&lt;P&gt;Hi Vong Thong!&lt;/P&gt;&lt;P&gt;In your post you mention attributes and fields. I'm not sure if you want to duplicate the fields or if you want to duplicate the attributes (the data in those fields).&lt;/P&gt;&lt;P&gt;You can do both, singly or together.&lt;/P&gt;&lt;P&gt;If you want to duplicate the fields, select a row from your feature class, then export data to a new feature class. You can then add data to this new feature by adding data from an app like field maps.&lt;/P&gt;&lt;P&gt;In the second case you can select a number of rows from your feature class and append (add data to) another feature class with the same set of attribute fields.&lt;/P&gt;&lt;P&gt;Am I understanding you correctly?&amp;nbsp; If not, please&amp;nbsp; tell us more about what you'd like to accomplish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 00:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488594#M84415</guid>
      <dc:creator>RonaldHaug</dc:creator>
      <dc:date>2024-06-11T00:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create a field template for the attribute table with ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488923#M84439</link>
      <description>&lt;P&gt;Thanks for replying.&lt;BR /&gt;So I have 3 layers which has all the same attributes fields.&lt;BR /&gt;For one of them, I only display like the Address and Day and Time.&lt;BR /&gt;I rewrite the aliases names of these fields as well to make them more user friendly to read.&lt;BR /&gt;Now, I want to have the same setup for the attribute tables for the remaining 2 layers.&lt;BR /&gt;Is there a way to copy the attribute setup of the 1st layer to the other 2 layers?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 15:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488923#M84439</guid>
      <dc:creator>VongThong</dc:creator>
      <dc:date>2024-06-11T15:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create a field template for the attribute table with ArcGIS Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488946#M84445</link>
      <description>&lt;P&gt;Hi again Vong Thong!&lt;/P&gt;&lt;P&gt;I did a quick google search on "automate attribute table field changes arcgis pro" and found this wonderful help page:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/create-modify-and-delete-fields.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/create-modify-and-delete-fields.htm&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is much useful information on how to do what you want to do. I found the information at the bottom of the page to be most relevant to your task.&lt;/P&gt;&lt;P&gt;Let us know if this information helped you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 00:42:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-you-create-a-field-template-for-the-attribute/m-p/1488946#M84445</guid>
      <dc:creator>RonaldHaug</dc:creator>
      <dc:date>2024-06-13T00:42:22Z</dc:date>
    </item>
  </channel>
</rss>

