Skip to main content
1-Visitor
October 19, 2018
Question

Is it possible to open a second mashup in a contained mashup when a Navigation button is clicked?

  • October 19, 2018
  • 1 reply
  • 5054 views

I am trying to open a second mashup into a contained mashup using Navigation widget, when I click the Navigation button it opens a new window or replaces the existing window and does not open the mashup in the contained mashup. RemoteMonitoring.jpgIs there a way to get the second mashup to open in the contained mashup and not replace existing window or open in a new window?

I would like the users to be able to select which option they would like to see and have the ability to stay on the same page and open a different selection without having to navigate back to the original mashup from a new window or one that has replaced the current window.

1 reply

20-Turquoise
October 22, 2018

Would using a menu make more sense for your use case? 

rsandum1-VisitorAuthor
1-Visitor
October 22, 2018

Thank you for your reply.

 

I originally used a menu, but it has the same issues, i cannot get it to open in the contained mashup. When a menu item is selected it either opens in a new window or replaces the existing window. I would like the selected item to open in the contained mashup so the user can still see the menu items and the option that they select below..

20-Turquoise
October 22, 2018

You should create a master mashup, put menu in a header. Then bind the master to both mashup A and mashup B. That way if you select item A or B, you'll still have a static header(menu).