<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Tim,<br>
    <br>
    Many thanks for your answer. I didn't know that the portal code was
    available at Github. Though I don't speak Angular, I could
    understand the logic and created a similar solution in pure js. With
    your guidance my problem is solved now.<br>
    <br>
    Thanks again and have a nice weekend,<br>
    József<br>
    <br>
    <br>
-----------------------------------------------------------------------<br>
    <div class="moz-cite-prefix">2022. 03. 11. 19:33 keltezéssel, Tim
      Robertson írta:<br>
    </div>
    <blockquote type="cite"
cite="mid:AM0PR09MB25963902F708734A57B913CEBE0C9@AM0PR09MB2596.eurprd09.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}span.ng-binding
        {mso-style-name:ng-binding;}span.small
        {mso-style-name:small;}span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}div.WordSection1
        {page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">Hi József<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">I am no guru or web developer but looking at
            the code [1] I
            <i>think</i> it is pulling out distinct the ranks in order
            from the suggest response [2]. I see the code has this:<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;font-family:Consolas;mso-fareast-language:EN-US"
            lang="EN-US">  <span ng-repeat="taxa in ['kingdom',
            'phylum', 'class', 'order', 'family', 'genus', 'species']"<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;font-family:Consolas;mso-fareast-language:EN-US"
            lang="EN-US">     ng-if="match.model[taxa] && taxa
            != match.model.rank.toLowerCase()"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;font-family:Consolas;mso-fareast-language:EN-US"
            lang="EN-US">        {{match.model[taxa]}}<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;font-family:Consolas;mso-fareast-language:EN-US"
            lang="EN-US">  </span><o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">Someone may correct me if I’m wrong, but since
            it’s the weekend here now it may be some time – I hope this
            helps for starters…<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">Thanks,<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">Tim<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">[1]
            <a
href="https://github.com/gbif/portal16/blob/80aa008dcd9442c47e6d9ee5894f4e19de4000d8/app/views/components/filterTaxon/suggestTaxonTemplate.html#L6"
              moz-do-not-send="true" class="moz-txt-link-freetext">
https://github.com/gbif/portal16/blob/80aa008dcd9442c47e6d9ee5894f4e19de4000d8/app/views/components/filterTaxon/suggestTaxonTemplate.html#L6</a>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US">[2]
            <a
href="https://api.gbif.org/v1/species/suggest?datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&limit=10&q=Iris%20pumila"
              moz-do-not-send="true">
https://api.gbif.org/v1/species/suggest?datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&limit=10&q=Iris%20pumila</a>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:11.0pt;mso-fareast-language:EN-US"
            lang="EN-US"><o:p> </o:p></span></p>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>