Sat 19 Nov 2005
Some notes when working with secondary pages.
It is possible to bring up a secondary page using the DoModal() PeopleCode function. To make the data contained in that secondary page to be part of the component buffer, you’ll have to place a secondary page control in one of the standard pages of your component. Elementary. However, there’s something I didn’t discover until recently.