autocomplete not working after upgrading

Di più
8 Anni 3 Mesi fa - 8 Anni 3 Mesi fa #2492 da andrea_4g
Risposta da andrea_4g al topic autocomplete not working after upgrading
*** PLEASE DISREGARD MY PREVIOUS COMMENTS ***

I just noticed that the control is behaving correctly.

When you type S, you are are presented with the options that cointain the letter 'S'.

Afghanistan
Australia
Austria
...
Ultima Modifica 8 Anni 3 Mesi fa da andrea_4g.

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • sa
  • Autore della discussione
  • Offline
  • Anziano Utente
  • Anziano Utente
Di più
8 Anni 3 Mesi fa #2493 da sa
hmmm.. yes i'm using jce editor.

i talked to the guy here at work who usually does the posts and he is telling me the functionality used to be that the "s" autoscrolls to words with "s" as the first letter, not just to any word containing the letter "s"?

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
8 Anni 3 Mesi fa #2494 da andrea_4g
Risposta da andrea_4g al topic autocomplete not working after upgrading
Here's a quick way to alter the default behavior of the "chosen" control, when tagging (as in assigning tags from within an article):

Edit file:
administrator/components/com_customproperties/views/tagging/tmpl/default.php

Change line 26 from:
Code:
JHtml::_('formbehavior.chosen', 'select.chosen');
to:
Code:
JHtml::_('formbehavior.chosen', 'select.chosen', null, array('search_contains' => false));

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • sa
  • Autore della discussione
  • Offline
  • Anziano Utente
  • Anziano Utente
Di più
8 Anni 3 Mesi fa #2495 da sa
This was very helpful. Thanks Andrea!

Si prega Accesso o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.132 secondi