Hi all,

I would like to override a view, and be able to use the modified version,
without actually modifying the main view.

I think I remember it to be possible, but I cannot manage to find how.
I tried using an intermediate view :

V3 inherits from V2 inherits from V1

But V3 modification were not used.

I found a way to achieve the desired behaviour by modifying
fields_view_get on ModelView, but I would like to be sure that it is not
already possible before submitting a feature / review.

Jean Cavallo
*Coopengo*

Reply via email to