Skip to main content
1-Visitor
August 13, 2019
Solved

Reload contained mashup on button click, when contained mashups are controlled by collection widget

  • August 13, 2019
  • 1 reply
  • 1632 views

I am looking for a hint (best practices) on how to reload a contained mashup efficiently. 

 

Here's the scenario :

 

1. There's  a main mashup with a contained mashup and footer with collection widget (holding some 4-5 icons)

2. Based on the icon selection on collection widget, the contained mashup switches

3. One of the contained mashup has a grid with a header Edit button

4. Based on the row selection, a user clicks on the Edit button, which in turn pops up an edit window

 

Now then, what I'm looking for:

Is when the user clicks on the Finish button, the pop window should close and reload the grid data to refresh. Currently, I am not able to find any popup close service and also if there is a page refresh contained mashup navigates to the home page instead of staying on the mashup with the grid where the user was editing the row. Not to mention this is requiring a number of service calls I wish to avoid making.

 

Any hint on how to close the pop-up and still remain on the same contained mashup would be highly appreciated.

 

Thanks.

Best answer by bootstrap

Ok, I found the pop up close service.

 

Still looking for how to stay on the same contained mashup, instead of being navigated to the home mashup post refresh.

1 reply

bootstrap1-VisitorAuthorAnswer
1-Visitor
August 13, 2019

Ok, I found the pop up close service.

 

Still looking for how to stay on the same contained mashup, instead of being navigated to the home mashup post refresh.