kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

How can create multiple instances of TreeView widget? #249

Closed csombesz closed 4 years ago

csombesz commented 5 years ago

Hello,

As I've understand from the documentations and from the issues, if I would like for example 2 Treview, I've to extend both model class. It's okay, But when I init the second instance, it tries to find keyAttribute and nameAttribute from the first instance, which is defined in config/web.php.

Can you provide me a working example for this?

Thx

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.