cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How to pass an event from contained to master mashup ?

MDUser
6-Contributor

How to pass an event from contained to master mashup ?

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 1
raluca_edu
17-Peridot
(To:MDUser)

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

Top Tags