cancel
Showing results for 
Search instead for 
Did you mean: 

Iview URL

Former Member
0 Kudos

Hi all,

I am using Tab Strip UI element with 3-4 tabs. Under each tab, I am displaying an iview in Iframe UI element.

Now, in order to get iview's url, I took a preview of that iview from portal content, then copied the iview's URL from address bar of browser and passed it as source to Iframe UI element. On click of tab, Iview is getting displayed correctly but an pop up window is coming up stating "closing session" which is getting closed after some times automatically.

Is there any way to avoid it?

Is there some other way to get iview's url which can be passed as source link to iframe UI element?

Please help, its bit urgent.

Regards,

Vaibhav

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vaibhav,

Check this on how to get the url you need

/people/arulraja.ma/blog/2006/02/17/how-to-generate-url-for-an-iview-in-pcd

Also check out url generator service.

Hope this helps.

Ashok

former_member201361
Active Contributor
0 Kudos

HI,

I have used a Tab Strip for showing different views for the tab respectively.

In the tab strip , i inserted a ViewContainerUI Element for each tab(In the tab Content) and finally in the window i have included the corresponding View in the ViewContainerUIElement.(By creating a viewset necessary for the number of tabs).

former_member201361
Active Contributor
0 Kudos

HI,

why u require the url of the view?

Edited by: fazal ahamed on Mar 18, 2008 5:04 PM

Former Member
0 Kudos

I need url of IVIEW not View.