cancel
Showing results for 
Search instead for 
Did you mean: 

How to change content of one Iview on click on links in another iview

Former Member
0 Kudos

Hi,

I have two iviews in one page, Iview A and Iview B. On Page Iview B is under Iview A.

Iview A contains links to 4 different webynpro Iviews in portal.

Iview A displays those links using JSP dynpage component.

When I click on first link in Iview A, automatically Iview B should show that particular Webdynpro Iview.

When Second link second dynpro application/ Iview should open in section of Iview B.

I can add Ifram in component of fixed hight width and show direct URLs of Iviews in that particulat bottom section. However if there is any alternative / better approach to this then I would like to know it.

I think portal evnting can help me but that will need development of one more compoenet which I want to avaoid, but if there is simple, performance wise better approch then I want to go for that approach.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Closing question

Former Member
0 Kudos

Nitesh,

you have answered your own question -- portal eventing would resolve the issue -- but yes development effort is needed.

Thanks,

GLM

Former Member
0 Kudos

Hi,

Evenif I use portaleventing I will have to use Iframe in destination component which I want to avoid in first place, what is the use of destination component if it is going to call Iframe in the end?

If destination component navigates to some other Iview then it wont listen subsequent calls from calling component/ Iview on the top.

Former Member
0 Kudos

Anyone has any alternatives? I like to hear those

Nitesh