I have a main file "Contacts" with a portal showing 2 fields from another file "Donations"(Related by Contact ID). The fields in the portal are "Date" and "Ammount". I want a script that will perform a Find using a logical "and" between "Date" and "Ammount". Currently it performs a logical "or" Find. The only solution I have been able to find, requires concatenation of the 2 fields in the portal. Is there another way to do this?
Thank you,
Chipper