Hey.
the Standard ViewSet of AccountViewset in Component BP_HEAD has 3 ViewAreas:
1. Details
2. Adress
3. Notes
In each of them is one View.
In my case I want to do the following:
Replace view BP_ADDR/StandardAdressWindow in ViewArea Adress with my own viewset and paste the original view BP_ADDR/StandardAdressWindow and another z-view into it.
That viewset is now set to viewarea Adress.
The Problem now is, that the View BP_ADDR/StandardAdressWindow loses the data when pasting it to the new viewset.
How can I solve this problem.
Thanks