<?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: Tooltip content for fields of script tool in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479884#M70681</link>
    <description>&lt;P&gt;Hey - thanks for your response. Unfortunately Syntax is not available for me when I edit my script's metadata.&lt;/P&gt;&lt;P&gt;Can you confirm for me which metadata style you have selected (Options -&amp;gt; Metadata -&amp;gt; Metadata Style)? I'm hoping this might do the trick, but I have tried all of those available to me (screenshot), but none have the option in the screenshot you posts.&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="bcdi_0-1716937141380.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="bcdi_0-1716937141380.png" style="width: 356px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105584iC6BD9729BB552897/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bcdi_0-1716937141380.png" alt="bcdi_0-1716937141380.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2024 23:00:17 GMT</pubDate>
    <dc:creator>ShareUser</dc:creator>
    <dc:date>2024-05-28T23:00:17Z</dc:date>
    <item>
      <title>Tooltip content for fields of script tool</title>
      <link>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479450#M70660</link>
      <description>&lt;P&gt;I created a script tool that takes select dimensions from n+1 .kml files and generates a fairly simple point feature class.* Everything functions as intended, but I am unable to figure out how to add content to the tooltips for each field (no descriptive text appears when a user hovers over the "i" next to a field):&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="bcdi_0-1716840087095.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="bcdi_0-1716840087095.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105466i1D94DBF2DE734246/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bcdi_0-1716840087095.png" alt="bcdi_0-1716840087095.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For what it's worth, I am using 3.2.&lt;BR /&gt;&lt;BR /&gt;- Can this be done in the script itself? If so, what's the play?&lt;BR /&gt;&lt;BR /&gt;- If this is to be done through the user interface, where do I go? I can't find anything in parameters, and I don't see anything field specific when I right click the script to edit the meta data.&lt;/P&gt;&lt;P&gt;- Another method?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time!&lt;/P&gt;&lt;P&gt;*tool allows you to transform .kml exports from adsbexchange into a 2d point layer. Retains n-number, timestamp, and altitude as contextual fields while only symbolizing the point with latitude and longitude.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 12:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479450#M70660</guid>
      <dc:creator>ShareUser</dc:creator>
      <dc:date>2024-05-28T12:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tooltip content for fields of script tool</title>
      <link>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479480#M70661</link>
      <description>&lt;P&gt;The tooltips are set through the script's metadata (right-click, edit metadata).&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="AlfredBaldenweck_1-1716901599665.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105491iA6C3B082B4FAB722/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_1-1716901599665.png" alt="AlfredBaldenweck_1-1716901599665.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlfredBaldenweck_0-1716901571806.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105490i34C284C68DA22B0C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlfredBaldenweck_0-1716901571806.png" alt="AlfredBaldenweck_0-1716901571806.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there's an Idea floating around to let us do that stuff from within the tool itself (at least with Python Toolboxes) but I'm not sure where it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 13:07:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479480#M70661</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2024-05-28T13:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tooltip content for fields of script tool</title>
      <link>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479884#M70681</link>
      <description>&lt;P&gt;Hey - thanks for your response. Unfortunately Syntax is not available for me when I edit my script's metadata.&lt;/P&gt;&lt;P&gt;Can you confirm for me which metadata style you have selected (Options -&amp;gt; Metadata -&amp;gt; Metadata Style)? I'm hoping this might do the trick, but I have tried all of those available to me (screenshot), but none have the option in the screenshot you posts.&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="bcdi_0-1716937141380.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="bcdi_0-1716937141380.png" style="width: 356px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105584iC6BD9729BB552897/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bcdi_0-1716937141380.png" alt="bcdi_0-1716937141380.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 23:00:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1479884#M70681</guid>
      <dc:creator>ShareUser</dc:creator>
      <dc:date>2024-05-28T23:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tooltip content for fields of script tool</title>
      <link>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1480218#M70683</link>
      <description>&lt;P&gt;I know you marked this as a solution, but I generally just use the “Item Description” option. Not sure about the other styles.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 14:46:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/tooltip-content-for-fields-of-script-tool/m-p/1480218#M70683</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2024-05-29T14:46:29Z</dc:date>
    </item>
  </channel>
</rss>

