51 Posts
ostap
5 years ago
Topic

The Select Dynamic field is very convenient, but if the values in the list are large, it is inconvenient for the user. Is there a Seblod field - the same as Select Dynamic, but with the ability to enter part of the text and the list would be filtered by this text.

Get a Book for SEBLOD
1283 Posts
Bucklash
5 years ago
1
Level 1

Hi

I use chosen, it cones with Joomla (or can use select2

51 Posts
ostap
5 years ago
0
Level 2

Thank you! This is a discovery for me. Really help.

164 Posts
redback
4 years ago
0
Level 1

Hi,

here is an tutorial to use joomlas chosen: https://www.seblod.com/resources/tutorials/adding-joomla-style-controls-to-your-seblod-forms

But easiest way to integrate using beforerender from codepack plugin (https://www.seblod.com/store/extensions/1854) and add just JHtml::_('formbehavior.chosen', 'select');

Get a Book for SEBLOD