Skip to main content
1-Visitor
June 25, 2018
Question

Displaying the events from mashup to popup.

  • June 25, 2018
  • 1 reply
  • 998 views

Hi,

I have a scenario where in a mashup I am displaying a set of data like running status in minutes, stop status in minutes and etc. In pop up, I wanted to display the same details which is in the mashup.

How can I make it possible.

Please provide some help.

 

Thanks,

V Shalini.

1 reply

5-Regular Member
June 25, 2018

Hello Shalini,

 

This is the way how I would do that, I don't know if there is a better way.

 

First, I use a Navigation widget, to open the pop-up. To do this select "Popup" in target window property of this widget.

 

Then you create a static mashup to be the popup. And you define parameters mashups and use these parameters to fulfill your widgets.

 

When you pass this mashup to the navigation link, it will have this parameters to you bind. 

 

A more detailed way how to do this is in this topic: Leveraging Popup Mashup Functionality (Grid Editing Example)

 

Thanks,

Vinícius.