Skip to main content
1-Visitor
February 17, 2020
Solved

Run service Mashup by event button click in master.

  • February 17, 2020
  • 1 reply
  • 1799 views

Hi all,

I am using a master as follows:

master.png
The left sidebar contains widgets to enter values for filters and buttons. and "contained mashups" are mashups containing the grid whose data is queried from the database. I want to use the left bar to filter content for grids in mashups. But I don't know how to run the service in mashup when I click the button in master.
Is this possible or not?

Thanks and Best Regards.

 

 

Best answer by NBHD207

Thank you for your reply.
I have found a solution. I used the event refesh for the button in masters and used refreshRequested event to run service in Mashup

1.png2.png

Thanks and Best Regards.

 

 

1 reply

17-Peridot
February 17, 2020

Hi,

 

From my point of view it is possible if you are using mashup parameters and you pass them to the contained mashup.

 

Hope it helps,

Raluca Edu

NBHD2071-VisitorAuthorAnswer
1-Visitor
February 17, 2020

Thank you for your reply.
I have found a solution. I used the event refesh for the button in masters and used refreshRequested event to run service in Mashup

1.png2.png

Thanks and Best Regards.