Hi!
I need to load a Drop down with a list of names of people. This list must be a result of a fetch operation in a way that excludes (not in) records in a lookup field related to another form. How can I fetch records excluding (not in) records from another fech operation?
Thank you!