What do i need to do besides defining a customized view for a user (under user interface) to get that user to see it instead of the original one?
I need to remove many fields and add 2 new ones on that view.
Or should i do it inheriting a view? That way, i know how to add fields, but not remove them.
Thank you.