I have parent mashup and 2 child mashups. I am showing the child mashup as pop ups.
The flow of pop up is
1. A button is clicked in parent mashup and child mashup A will show up.
2. A button in child mashup A is clicked and child mashup B will show up without A closing.
3. A button in child mashup B is clicked to update values in A and close mashup B.
4. Mashup A is present after closing of B but data did not update real time.
How to enable refresh real time for mashup A?
Tried using "Mashup Parameter" to pass data from "Mashup B" to "Mashup B". Import the attached entities and let me know.
If you are updating data to backend (in any service, properties or database), we need to call the get service to fetch the latest data available in the data source.
Hi @JY_11008628
If the response to this post helped to resolve your issue, please mark it as the Accepted Solution for the benefit of other community members. If you still have issues, please let us know.
Regards.
--Sharon