Start with a choose statement showing enuff info to select the correct order, then bring up the form using a where clause for that order. ----- Original Message ----- From: Jim Belisle To: RBASE-L Mailing List Sent: Monday, May 09, 2011 6:20 PM Subject: [RBASE-L] - Re: scrolling region
Bernard, We use a WHERE BUILDER on this form so he wants the detail section fields to be available in the Builder. Because the form is based on the Header, those fields are not available. I tried basing the form on a view, but then ALL the detail rows show up in the region no matter what the header says. What am I doing wrong? James Belisle ------------------------------------------------------------------------------ From: [email protected] [mailto:[email protected]] On Behalf Of Bernard Lis Sent: Monday, May 09, 2011 1:23 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: scrolling region Bring up the headers in one form and when they select the order from the header form, bring up a second form that shows the details for that order only. ----- Original Message ----- From: Jim Belisle To: RBASE-L Mailing List Sent: Monday, May 09, 2011 12:16 PM Subject: [RBASE-L] - scrolling region We use 7.6 and I want to make a form with a scrolling region. The user wants to be able to bring up the form choosing from fields that are in the scrolling section. If I base the form on the header section, those fields are not available. If I use a view with the header and detail table, then the scrolling region shows all rows instead of limiting them to each order. Any suggestions? James Belisle

