Skip to main content
17-Peridot
March 7, 2023
Solved

Master mashups "Page mashup"

  • March 7, 2023
  • 1 reply
  • 1308 views

Hello,

 

I am trying to find a way to change what is shown in the "Page Mashup" container in the master mashup similar to how you can using the contained mashup widget.

Is this possible? 

 

My situation is that from the master mashup, I want to search for a thing, and by doing so, I should change the mashup to where I can find that thing.

 

Any pointers would be highly appreciated!

 

Thanks,

Jens

Best answer by Constantine

Hello Jens,

 

I guess the Name property doesn't work as expected... What I usually do is trigger a Navigation function from the Master, ensuring that the target mashup has the same Master, then it doesn't reload the whole page and keeps the runtime state. Just make sure you use "Replace" as the Navigation's Target Window Type.

 

/ Constantine

1 reply

18-Opal
March 7, 2023

Hello Jens,

 

I guess the Name property doesn't work as expected... What I usually do is trigger a Navigation function from the Master, ensuring that the target mashup has the same Master, then it doesn't reload the whole page and keeps the runtime state. Just make sure you use "Replace" as the Navigation's Target Window Type.

 

/ Constantine

jensc17-PeridotAuthor
17-Peridot
March 7, 2023

Hello Constantine,

 

This works like a charm!

 

Thanks,

Jens