<?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 Use GP tool MMI to populate feature attributes in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/use-gp-tool-mmi-to-populate-feature-attributes/m-p/1136271#M63566</link>
    <description>&lt;P&gt;The Attribute form that is used to enter/update feature in Pro is limited.&lt;/P&gt;&lt;P&gt;You can set subtype and maybe domains by subtype and maybe use different templates but other than that you do not have too much control.&lt;/P&gt;&lt;P&gt;I am thinking about using GP tool MMI with the validation code to get a better input form.&lt;/P&gt;&lt;P&gt;You can use the validation code to change the list of values based on some other field. Unlike subtype that let you do 2 level dependency the validation code is not limited to 2 levels.&lt;/P&gt;&lt;P&gt;You can have a browse button if you need to enter a path of a file.&lt;/P&gt;&lt;P&gt;You can validate values based on some other fields (i.e. number of male in a city can not be more then 60% of the total population)&lt;/P&gt;&lt;P&gt;You can hide some field (even base on condition) that will be filled with some calculated values.&lt;/P&gt;&lt;P&gt;And I can think on a few other tricks that you can use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did anybody over think or implemented such an idea?&lt;/P&gt;&lt;P&gt;The python code of the tool can enter the values into the selected feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know what all the smart people in here think about it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 06:03:15 GMT</pubDate>
    <dc:creator>mody_buchbinder</dc:creator>
    <dc:date>2022-01-24T06:03:15Z</dc:date>
    <item>
      <title>Use GP tool MMI to populate feature attributes</title>
      <link>https://community.esri.com/t5/python-questions/use-gp-tool-mmi-to-populate-feature-attributes/m-p/1136271#M63566</link>
      <description>&lt;P&gt;The Attribute form that is used to enter/update feature in Pro is limited.&lt;/P&gt;&lt;P&gt;You can set subtype and maybe domains by subtype and maybe use different templates but other than that you do not have too much control.&lt;/P&gt;&lt;P&gt;I am thinking about using GP tool MMI with the validation code to get a better input form.&lt;/P&gt;&lt;P&gt;You can use the validation code to change the list of values based on some other field. Unlike subtype that let you do 2 level dependency the validation code is not limited to 2 levels.&lt;/P&gt;&lt;P&gt;You can have a browse button if you need to enter a path of a file.&lt;/P&gt;&lt;P&gt;You can validate values based on some other fields (i.e. number of male in a city can not be more then 60% of the total population)&lt;/P&gt;&lt;P&gt;You can hide some field (even base on condition) that will be filled with some calculated values.&lt;/P&gt;&lt;P&gt;And I can think on a few other tricks that you can use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did anybody over think or implemented such an idea?&lt;/P&gt;&lt;P&gt;The python code of the tool can enter the values into the selected feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know what all the smart people in here think about it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 06:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-gp-tool-mmi-to-populate-feature-attributes/m-p/1136271#M63566</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2022-01-24T06:03:15Z</dc:date>
    </item>
  </channel>
</rss>

