How to pass an event from contained to master mashup ?
Jul 16, 2018
08:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 16, 2018
08:44 AM
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 ?
Labels:
- Labels:
-
Coding
1 REPLY 1
Jul 16, 2018
08:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 16, 2018
08:48 AM
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
