cancel
Showing results for 
Search instead for 
Did you mean: 

sendRedirect and portal layout

Former Member
0 Kudos

Hello, I would like to use method <i>sendRedirect </i> to open my simple portal component. But when I do it, my simple componet is showed without navigation panel. I would like have this panel next my showed component, but I don't know how to do it.

Can somebody help me please?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Instead of calling the component itself, you can create and iview and embed it into a role and assign it to users. Once you have done that, you can call the navigation target from your code so that it launches the normal portal with navigation panel and your content.

Pradeep.