generated from yiisoft/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
help wantedstatus:ready for adoptionFeel free to implement this issue.Feel free to implement this issue.
Description
What steps will reproduce the problem?
Currently, the filtered value is treated as $item[$field]. I'm not really frontend developer, but I think yii2 knew it too:
https://github.com/yiisoft/yii2/blob/f8611d170d77f8b89f24bd80e7f3b6b2a8947380/framework/grid/DataColumn.php#L232
What is the expected result?
Yii3 also uses <field>.<subfield> with ArrayHelper::getValue()
What do you get instead?
Currently not supported.
Additional info
in #28 issue also affect the implementation.
| Q | A |
|---|---|
| Version | 1.0.0-under development |
| PHP version | - |
| Operating system | - |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedstatus:ready for adoptionFeel free to implement this issue.Feel free to implement this issue.