mav Posted August 16, 2005 Posted August 16, 2005 So far, I'm able to 'hardwire' the omitting of records, as per the red 'Declined and Complete' text (button) at the top of the screen in my attached file. I'm wanting to script the 'omitting' of multiple records, based on a user's multiple selection. I've set up two globals, and I'm able to 'find' based on the first, but I'm wanting to omit the records with the RecordStatus based on the user's selection for either. I would need to set up a third global if there is a third option if I continue in this direction. Thanks in advance . . . omit.fp7.zip
Søren Dyhr Posted August 16, 2005 Posted August 16, 2005 Wouldn't it make more sense to make a multicriteria selfjoin relation, and make the found sets via a GTRR(SO) statement??? If I understand your template correctly, do you wish to omit all records that either matches the upper or the lower criteria. Investigate the changes I made to your template! --sd omitSD.zip
mav Posted August 17, 2005 Author Posted August 17, 2005 Thanks Søren. I had only thought of GTRR as a means to enter a different related table, not a second TO of the same table. So much to learn . . .
Recommended Posts
This topic is 7038 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now