Skip to main content
6-Contributor
July 16, 2018
Question

How to pass an event from contained to master mashup ?

  • July 16, 2018
  • 1 reply
  • 933 views

Hi,

 

I have a text box in master mashup which needs to be updated based on a button click in contained mashup. Please let me know how can i pass this event from contained to master mashup. Or is there a way to reload the  whole mashup including master mashup from a contained mashup on an event ?

1 reply

raluca_edu
17-Peridot
July 16, 2018

Hi,

 

Try to use session variable to store the response of the button from the contained mashup, then read this value from the session variable and update the textbox in master mashup.

 

Best regards,

Raluca Edu