cancel
Showing results for 
Search instead for 
Did you mean: 

I want to display a url link in only one tab of the tabstrip in webdynpro ?

Former Member
0 Kudos

I want to display a url link in only one tab of the tabstrip in webdynpro view? How do we do this?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

While working with Tabstrips , we generally embed a Viewcontainer in the Tabs.

Now in the ViewContainer we embed the required View.

When you make tabstrips and tabs, just embed the view with LinkToUrl element or any element whichever you want in one Tab.

In other Tab, embed the view without those UIs.

Former Member
0 Kudos

so in that tab of the tabstrip use LinkToUrl UI

The LinkToURL UI element is a hypertext link. When you choose this link, you are directed to a user-defined Web resource (URL).

The LinkToUrl is used to exclusively to open URLs in a separate window. To leave the Web Dynpro application and display a new URL use an exit plug.

1.in ur UI create tabs as u desire

2. In each TAB , add ViewContainer . ViewContainer you would be able to add inside tab.

3. Now create as many views as you have created Tabs.

4. Embed views into the corresponding ViewContainers , in ur first view embed link to URL

refer SAP online help for tabstrip :

http://help.sap.com/saphelp_erp2005/helpdata/EN/e8/ac884118aa1709e10000000a155106/content.htm