Hi Experts,
I have a applcation that has a viewset containing 5 views.
From one of these view I click on a button and it opens a Window as popup.
After closing the popup, I want to disable the button so that popup cannot be opened again and activate SAVE button.
Now here is the problem. I have all the coding in my wdDoModifyView, but its not triggered.
I know that we cannot call wdDoModify view manually.
So is there any workaround by which the complete window/viewset is refreshed on closing the popup, thus triggering the wdDoModifyView.
Thanks a lot for the suggestions in advance.
Regards,
Shubham