cancel
Showing results for 
Search instead for 
Did you mean: 

navigation->GOTO_PAGE

Former Member
0 Kudos

Hi,

I added a new button & new event to commponnent bp_head on bpheadoverview.

when the user click on the button , it go to the event ,

in the event , i need to call some url.

I use : navigation->GOTO_PAGE(' my url ' ).

the browser find the url but doesnt load the page completely.

for example if the page have background picture , i cant see it , i can only see texts.

1.does someone know what could be the problem ?

2. if anyone know any other way to call a url that cuold help me too.

Lilach.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Possibly what you can do is create targetid using transaction launcher and in that you can call your url. Now in your event you can call that target id. It works.

Best regards

Pankaj kumar