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

nodeViewParams are not passed to nodeAddlViews and to ajax loaded form also if custom view #228

Closed v4ssi404 closed 5 years ago

v4ssi404 commented 5 years ago

Expected behavior and actual behavior

If you set nodeViewParams the params are passed to the custom view. But not on the view loaded with ajax (/node/manage) and on the custom part set with nodeAddlViews. I have an additional CustomId in the Model that i need to set without user manipulation. I have used a workaround in the partial of nodeAddlViews using an explode of $currUrl, but is ugly.

I was expecting... that this param was reachable.

Environment

Browsers

Operating System

Libraries