<?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: Big dropdown list needs a search filter in input field in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248151#M1325</link>
    <description>&lt;P&gt;Yes on the form/input you should set the “type” to “Typeahead”&lt;/P&gt;
&lt;P&gt;This will give you what you are looking for.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 21:05:22 GMT</pubDate>
    <dc:creator>tyboyd</dc:creator>
    <dc:date>2024-02-21T21:05:22Z</dc:date>
    <item>
      <title>Big dropdown list needs a search filter in input field</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248150#M1324</link>
      <description>&lt;P&gt;I am working on creating a list of all Product tiers using REST API from another internal site. I am able to populate the sorted values, but it is resulting more than 1000 values. Could you please let me know if there is a way to type in a autocomplete search filter to look for the right product instead of scrolling through the list of all products. Or at least another field to act as a dependent text which will trim down the list of dropdown as and when we type something. Please advise.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 20:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248150#M1324</guid>
      <dc:creator />
      <dc:date>2024-02-21T20:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Big dropdown list needs a search filter in input field</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248151#M1325</link>
      <description>&lt;P&gt;Yes on the form/input you should set the “type” to “Typeahead”&lt;/P&gt;
&lt;P&gt;This will give you what you are looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 21:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248151#M1325</guid>
      <dc:creator>tyboyd</dc:creator>
      <dc:date>2024-02-21T21:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Big dropdown list needs a search filter in input field</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248152#M1326</link>
      <description>&lt;P&gt;There is a option to set a default value but unfortunately it is not customizable on a per-user basis.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149458iA25C0DF52CD073CA/image-size/large?v=v2&amp;amp;px=2000" role="button" title="47a0288376c1c78d3576610382bdf8707a655f74.png" alt="47a0288376c1c78d3576610382bdf8707a655f74.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 04:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248152#M1326</guid>
      <dc:creator>tyboyd</dc:creator>
      <dc:date>2024-02-22T04:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Big dropdown list needs a search filter in input field</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248153#M1327</link>
      <description>&lt;P&gt;Got it, Can we embed any “Cypher.read” values or any other Morpheus variables.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 04:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248153#M1327</guid>
      <dc:creator />
      <dc:date>2024-02-22T04:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Big dropdown list needs a search filter in input field</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248154#M1328</link>
      <description>&lt;P&gt;Thank you. This is exactly, what I was looking for.&lt;BR /&gt;
Additionally can we preserve this dropdown value for single user to remain default for all his future server provision.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 04:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248154#M1328</guid>
      <dc:creator />
      <dc:date>2024-02-22T04:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Big dropdown list needs a search filter in input field</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248155#M1329</link>
      <description>&lt;P&gt;Additionally, you can set dependencies that filter your lists.  There are a few examples in the forums as well as the documentation webpage.  How you work with dependencies will be impacted by forms vs traditional inputs, types of Option list, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 21:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/big-dropdown-list-needs-a-search-filter-in-input-field/m-p/7248155#M1329</guid>
      <dc:creator>cbunge</dc:creator>
      <dc:date>2024-02-21T21:18:31Z</dc:date>
    </item>
  </channel>
</rss>

