Hi
before posting this , i have read lots of similar posts in sdn but not able to implement - how to reset a view.
i hope someone can help me in this.
Scenario: I have a view in which i have got table with n number of rows, now if i select a row and click on a button to change the details of that row in a pop up window.
pop up window has a save button , when we click on this save button, the edited data gets saved and the pop up gets closed.
now i want the main view to refresh automatically when the pop up window was closed.
i have to write view.resetView in wdModify() but do i need some action to trigger this ??
how can i refresh the main view when the pop up was closed to see the updated data?
i hope to get perfect solution 😊
thanks in advance
kaushik