RE: Passing data from a form to a dialog box subform Phil M Jones 25.Apr.12 04:51 AM a Web browser Applications Development All ReleasesAll Platforms
Have a look at the DialogBox method of NotesUIWorkspace if you're using LotusScript. Or the @DialogBox function. For your needs, in both cases, just make sure you set the "NoFieldUpdate" flag to "False".