<?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: Debugging the CEF:  Docs are different from latest Alteryx UI in Dev Space</title>
    <link>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/754019#M1464</link>
    <description>&lt;P&gt;Thanks tlarsen, much appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 03 May 2021 16:32:55 GMT</pubDate>
    <dc:creator>tchard</dc:creator>
    <dc:date>2021-05-03T16:32:55Z</dc:date>
    <item>
      <title>Debugging the CEF:  Docs are different from latest Alteryx UI</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/753603#M1457</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm following the steps on the &lt;A href="https://help.alteryx.com/developer/current/HTML/DebuggingCEF.htm?tocpath=SDKs%7CBuild%20Custom%20Tools%7CHTML%20GUI%20SDK%7C_____4" target="_self"&gt;Debugging the CEF&lt;/A&gt; page, but the Debug menu in latest Alteryx here doesn't match the one described in the steps.&lt;BR /&gt;&lt;BR /&gt;1. After following steps to alter the Registry, I can see the Debug menu in Alteryx Designer.&lt;/P&gt;&lt;P&gt;2. I'm looking for an entry "&lt;SPAN class="UI_element"&gt;Show CEF Developer Tools&lt;/SPAN&gt;"&lt;BR /&gt;3. But only see: "Test CEF UserControl"&lt;BR /&gt;&lt;BR /&gt;Is it possible to use this to debug a custom control?&lt;BR /&gt;&lt;BR /&gt;( The bigger picture is I'm trying to get a drop-down to populate with a list of incoming fields to let the user pick one to store as part of the configuration, but I can't seem to find an example of how to do that.&amp;nbsp; Am thinking if I can get in there with a debugger I can start inspecting what's being passed to&amp;nbsp;Alteryx.Gui.BeforeLoad and maybe find something in there? )&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 21:49:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/753603#M1457</guid>
      <dc:creator>tchard</dc:creator>
      <dc:date>2021-04-30T21:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the CEF:  Docs are different from latest Alteryx UI</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/753883#M1463</link>
      <description>&lt;P&gt;In the newer versions of Designer that feature got promoted to a location that doesn't require the registry settings.&amp;nbsp; You can find it under Options-&amp;gt;Advanced Options-&amp;gt;Show HTML Developer Tools:&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="HTML Dev Tools.png" style="width: 645px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/182523i59686F37CE58EEF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="HTML Dev Tools.png" alt="HTML Dev Tools.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The function to obtain the list of incoming fields can be found at this path:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alteryx.Gui.Manager.getIncomingFields()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Because there can be multiple input anchors, the function returns a list of a list of field objects.&amp;nbsp; The first list contains an entry for each input anchor.&amp;nbsp; Each entry is a list of field objects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You are correct that you can use the debugger console to inspect the Alteryx object tree and find out what is available to you.&amp;nbsp; I use it frequently when I have to build a non-standard UI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 11:25:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/753883#M1463</guid>
      <dc:creator>tlarsen7572</dc:creator>
      <dc:date>2021-05-03T11:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the CEF:  Docs are different from latest Alteryx UI</title>
      <link>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/754019#M1464</link>
      <description>&lt;P&gt;Thanks tlarsen, much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 16:32:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Dev-Space/Debugging-the-CEF-Docs-are-different-from-latest-Alteryx-UI/m-p/754019#M1464</guid>
      <dc:creator>tchard</dc:creator>
      <dc:date>2021-05-03T16:32:55Z</dc:date>
    </item>
  </channel>
</rss>

