I have a button in which I open a dialogbox. In this dialogbox I show a Form in which I have an embedded view. Is it possible when I double click a button that it opens the document in that dialogbox??
1
votes
2 Answers
0
votes
0
votes
I think you can use the embedded editor feature to do this. I.e., in addition to the embedded view, you embed an editor. You set the embedded editor as the target for the embedded view. This process described in this IBM Lotus documentation page. The only question is whether this works when the embedded view and embedded editor are in a dialog box. I can't think of a reason why that wouldn't work, but I don't recall ever trying it in a dialog box so I'm not sure.