Autocomplete not showing all found entries

Forums Autocomplete Autocomplete not showing all found entries

Viewing 3 reply threads
  • Author
    Posts
    • #19421

      Hi Alexander,

      I’m encountering a strange behaviour with Autocomplete.

      I’m having the autocomplete field which searches in a text field in another list.
      When I’m entering a text I get 2 results returned but it should be 4 results.
      When I open developer Tools in the browser and watch the request in “Network” I’m getting 4 results back as expected, however only 2 of them are shown in the results of the Autocompleter.

      Could you help me with this issue ?

      Thank you very much in advance.

      BR,
      Chris

      PS:
      DFFS Backend v4.4.3.31
      CSS Version 4.41 / 4.41
      spjs-utility Version 1.3.14
      Autocomplete 1.6.15
      jQuery 1.12.4

    • #19440
      Alexander Bautz
      Keymaster

      Please look at the autocomplete function call and ensure the parameter “enforceUniqueValues” is set to false.

      Does this make any difference?

      Alexander

    • #19466

      Hi Alexander,

      Thanks for your feedback.
      I’ve figured out that a field value I tried to set during the selection was producing the error.
      After removing that field everything started to work like a charm.

      Thank you.

      BR,
      Chris

    • #19491
      Alexander Bautz
      Keymaster

      I’m glad you figured it out.

      Alexander

Viewing 3 reply threads
  • You must be logged in to reply to this topic.