Yeah that is the only way I find. Maybe X.5 will have it 😊 Dan Goldberg
From: 'Karen Tellef' via RBASE-L <[email protected]> Sent: Friday, September 28, 2018 2:16 PM To: [email protected] Subject: Re: [RBASE-L] - RE: edit using form child table where clause You can ARRANGE the child table, but that's for sorting only, it doesn't "filter" the child. I think Dan is correct that the only way to do that is to define a view as the child. Karen -----Original Message----- From: Stephen Markson <[email protected]<mailto:[email protected]>> To: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Sent: Fri, Sep 28, 2018 3:16 pm Subject: [RBASE-L] - RE: edit using form child table where clause Check the EDIT USING syntax. You need to ARRANGE the child table. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Dan Goldberg Sent: September 25, 2018 1:13 PM To: [email protected]<mailto:[email protected]> Subject: [RBASE-L] - edit using form child table where clause Is there a way to put in the where clause to filter the child table? I can filter the parent table but the only way I think I can filter the child table is to use a view. Edit using formname where parentcolumn = value and childcolumn = value TIA Dan Goldberg -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

