Hi all.
I have doubt in using a single URL to execute a command in two web items.
What i need is reset a previous view to show me a new one in another "item".
Follow an example with two commands :
location.href="<SAP_BW_URL>"+ "&item=MAP_1&cart_axl_visible=";
location.href="<SAP_BW_URL>"+ "&item=MAPLAYER_1&label=none";
I need a single command to do this.
Could you help me ?
Thanks in advance
Eduardo Silberberg