Aneesh Yashodharan 11.Sep.07 10:40 AM a Web browser Domino Designer6.0.3All Platforms
Hi All,
I have a Document for which i need to create a response document in the click of an action button. To achieve the same i have codded a Action button which opens the response form and closes the parent UI document.
Now in the QuerySave of the response document i close the response document and then trying to open the parent document, but it is not showing up. i tried debugging with lotus script debugger, the control goes
to the post open of parent form. But parent document never shows up.