Skip to main content
1-Visitor
June 13, 2019
Solved

Mashup: How to change displayed mashup on button click?

  • June 13, 2019
  • 1 reply
  • 1601 views

I've created main mashup with some other mashups in layout, eg, header, footer, sidebars, content.

 

I want to change displayed mashup in content section, from ContentMashup01 to ContentMashup02 by pressing the button in LeftSideMashup.

 

How can I do this properly?

Best answer by mnarang

For this kind of  design ,you should create a master mashup holding a menu widget on the header and a contained mashup below it .You can also add footer and other thing as required in the master mashup.Then create your mashups (for which you will be switching by clicking on menu items) .Select master mashup (which you created above) for these mashups (master mashup is a property for every mashup ) and this way you can achieve required design .So there will be a master mashup for every contained mashup in this design and you can attach your mashups as menu items and also give them some name/icon accordingly .There could be other ways to achieve this, but I have done by this way and it works fine .

 

 

Thanks ,

Mukul Narang 

 

 

1 reply

mnarang5-Regular MemberAnswer
5-Regular Member
June 13, 2019

For this kind of  design ,you should create a master mashup holding a menu widget on the header and a contained mashup below it .You can also add footer and other thing as required in the master mashup.Then create your mashups (for which you will be switching by clicking on menu items) .Select master mashup (which you created above) for these mashups (master mashup is a property for every mashup ) and this way you can achieve required design .So there will be a master mashup for every contained mashup in this design and you can attach your mashups as menu items and also give them some name/icon accordingly .There could be other ways to achieve this, but I have done by this way and it works fine .

 

 

Thanks ,

Mukul Narang