Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeViewInput widget from the karti-v/yii2-tree-manager does not work #316

Open
artmarkov opened this issue Apr 26, 2021 · 0 comments
Open

Comments

@artmarkov
Copy link

Good afternoon. Thank you for this decision.

I have a question about integrating the TreeViewInput widget from the karti-v/yii2-tree-manager repository. Is it possible to make it work in a dynamic form? Maybe someone has encountered a solution to this issue?

field($modelEfficiency, "[{$index}]efficiency_id")->widget(\kartik\tree\TreeViewInput::class, [ 'query' => \common\models\efficiency\EfficiencyTree::find()->addOrderBy('root, lft'), ... ]); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant