cancel
Showing results for 
Search instead for 
Did you mean: 

Views of Viewset not getting loaded for the second time

Former Member
0 Kudos

Hi community,

I got a problem regarding Viewsets and Views in my Z_Custom_Component. I have a Viewset with 3 Views. If I load it for the first time, all three Views are loaded. After loading it for a second time only one of the three Views is loaded. The both other areas are not even displayed.

First call of the component:

View ZCUSTOM_SEARCH/ResultListDetails -> DISPLAYED

View ZCUSTOM_SEARCH/ResultList -> DISPLAYED

View ZCUSTOM_SEARCH/ResultListRight -> DISPLAYED

Triggering an event so that the Viewset is called again:

View ZCUSTOM_SEARCH/ResultListDetails -> DISPLAYED and also with refreshed data based on data from  ZCUSTOM_SEARCH/ResultList

View ZCUSTOM_SEARCH/ResultList -> NOT DISPLAYED

View ZCUSTOM_SEARCH/ResultListRight ->  NOT DISPLAYED

The DO_PREPARE_OUTPUT-methods of all three views are always called.

Do you have any suggestions?

Thanks.
Daniel

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member211707
Active Participant
0 Kudos

Helli Daniel,

Go to personalize button on overview page at the top in CRM Web UI and check what all assignment blocks are coming in list.

Thanks,

Amit