cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete explorer toolbar?

Former Member
0 Kudos

'Back' Button doesn't work.

So.. i want to delete 'Back' button.

how to delete 'Back' button in WD4A?

Accepted Solutions (0)

Answers (1)

Answers (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Use this to open web dynpro Application

javascript:window.open('<web dynpro application URL>','mywindow','toolbar=no');

If you are using CREATE_EXTERNAL_WINDOW method there is a parameter called HAS_TOOLBAR

Abhi

Edited by: Abhimanyu Lagishetti on Aug 22, 2008 2:16 PM