0

I have two portlets(A and B) in two different pages, In first page, the portlet A contain a two buttons(calculate and next) on click on next button its as to navigate for second page(i,e is having portlet B).

Can you please suggest on this.

pnuts
  • 58,317
  • 11
  • 87
  • 139

1 Answers1

0

you can use the contextual event to handle the button click on first portlet and from there you can navigate to the second page programmatically.

papun
  • 1
  • 1
  • 4