
Announcements
Hello Experts,
I wrote a "Retrieve Multiple plugin" to change the view's filter on an entity, The filtering of records works OK.
The problem is that I also want to change the columns of the view in some conditions,
but the columns won't change,and the columns of the view is shown with out change, how can I achieve that in my code ?
Regards
I find out that I may use saved query, and change the layout, but I'm not sure it will work on editable grid in unified interface?
here is the link:
layoutXml
any ideas on this?