Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi all,
I am using a master as follows:
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.
Solved! Go to Solution.
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
Thanks and Best Regards.
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
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
Thanks and Best Regards.