Hi,
I've created a page with 3 iViews. Everytime I click on a button in one of these iViews, an event is fired and all iViews are getting refreshed. Is there a way to stop refreshing all iViews? I don't want the two other iViews to react to the action done in one of the iViews...
Any help would be really appreciated.
Thanks
Renaud
Hi Renaud,
yes for sure! You just have to set the iView isolation mode from standard "Embedded" to "Url". You have to set this property at least on each iView where you want to get this one updated without impact to the rest of the page content.
See also http://help.sap.com/saphelp_ep60sp2/helpdata/en/97/0be13dc2fd605ae10000000a11405a/frameset.htm
Hope it helps
Detlev
Add a comment