B
B
bizzonaru2016-08-11 17:04:39
Yii
bizzonaru, 2016-08-11 17:04:39

Yii2 What is the analogue with dependencies dropDownList kartik\select2\Select2?

We need a similar widget, but with the exception of the following problems:
1. For 'multiple' => true to work ( use kartik\depdrop\DepDrop - does not work)
2. It is necessary that it works similar to ajax

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2016-08-13
@slo_nik

To do this, you do not need to look for anything, you can implement it yourself using regular yii2 tools, just like it was done in kartik\select2\Select2.
Read the documentation, it's not as difficult as it might seem.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question