Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
I have a Main mashup where I used collections and I'm calling another mashup(Popup) in the child mashup.
i.e., On clicking any cell of the collection it should navigate to the Third mashup.
I need to pass the selected value of second mashup to the third mashup at the time of double click, but services are there in Main mashup.
I tried using Session parameters but no luck ... I couldn't achieve this.
Can anyone help me to pass data from child mashup of a pop mashup from main mashup.....
@vangne ,
I'm using 3 mashups.
1. Main mashup where I used Collections.
2. Child Mashup to be added to the Collection
3. mashup which is popup need to be triggered or navigate from child Mashup .
Child Mashup has a Pie Chart, Grid, Textbox and Navigation.
When I load Main Mashup there will be 5 cells of collection will appear. On double click on pie chart of any of these cells . Navigator will triggered and a popup will come(These 4 popup mashups are dynamic as cells get populated in collections).
Requirement is :
on click/Double click of any portion of pie chart. I need to get the selected rows from the service called in main mashup and need to pass to third mashup.
I'm able to fetch and pass the selected values of pie chart to any mashup or widget without struggle. Since I'm using collection I'm unable to pass this data to any of the widget or mashup or session variable.
Please find the attached screenshot. I guess this will help you in understanding issue in better way.
Just wondering if you're still trying to solve your issue. If you have found a solution, please post it for the benefit of others in the community or mark an existing response as the Accepted Solution.
If you are still experiencing the issues, please refer to this community post and let me know if it's helpful.
Thanks,
Vibhuti
@BhavyaPC Just to check, are you seeing any errors in the logs?
Also, can you take a look at this article: https://www.ptc.com/en/support/article?n=CS187026
Please try and let me know if this is helpful, thanks