This question has been flagged
1803 Views

Hello everyone, I got this problem upon overriding on some view. The case is this I created a new module, let say module_from_a depends on module_a. I have created a view named form_view_a_inherited that override form_view_a [w/c is from module_a] and insert a new fields on it. The problem now is that when i update the module_from_a it pop up an error and says it cannot find those field i added and what i wonder is that it point to the form_view_a. Does any one can give guidance?

 

Any help is much appreciated.

Avatar
Discard