Skip to Content
0
Jul 06, 2020 at 06:17 AM

Reload Detail view after approve event the navigate to master page

97 Views

I have a list in the Master view, when I select an item it shows in the detail view for approval.

When I approve the request on approval success, the I'm showing the fragment then click "ok" and the is reloading but it should come as master detail page but the detail page as empty. my query is like if you approve the list in detail page and it should go to the master page and then the list should be update. and the item shouldn't be in the master list

So I need the processed item to be removed from the master list and the next item to be selected and displayed.

How to do that?

thanks in advance.