Peter, could you expand a little on the idea of 'mirror the items on different canvasses'?
By 'the items', are you referring to just the detail block, or both master and detail? Stacked canvasses? Can the number of canvasses in the form be dynamic, or do all of them have to be predefined?
I'd really like to use a stacked-canvas type solution, where the master information resides on it's own canvas that's always visible and the detail info is displayed in a canvas stack, one record per canvas. It would also be necessary to attach a Forms 5.0-type tab to the canvasses, which would allow the user to directly select the detail of interest (rather than nextrec/prevrec buttons, which force the user to 'scroll' through the detail records). In fact, the tabbed canvasses are in some sense essential; without that feature, this problem reduces to a simple form, where the detail block is a single-record block.
I guess I should mention that there may be no solution to my question. If there isn't any way to do what I'm asking, I'll withdraw the question rather than attempt to grade a non-solution. That's no reflection on any proposed answers or comments offered. Thanks.
Main Topics
Browse All Topics





by: petevdbPosted on 1998-03-29 at 13:54:23ID: 1082890
What you can build is a master detail relation ship where you define the detail block on a certain canvas. Then you mirror the items on different canvasses, you build a couple of buttons on the top of the screen, who will change the canvas and jump to another record.
I think that is certainly a solution for your application. Maybe there are more simple solutions.
Peter.